frostfs-s3-gw/api/handler
Denis Kirillov ff1ec56d24
All checks were successful
/ DCO (pull_request) Successful in 1m26s
/ Vulncheck (pull_request) Successful in 2m6s
/ Builds (1.20) (pull_request) Successful in 2m20s
/ Builds (1.21) (pull_request) Successful in 2m21s
/ Lint (pull_request) Successful in 3m15s
/ Tests (1.20) (pull_request) Successful in 2m28s
/ Tests (1.21) (pull_request) Successful in 2m17s
[#260] Use namespace as domain when create bucket
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2023-11-27 15:30:12 +03:00
..
acl.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
acl_test.go [#137] Refactor context data retrievers 2023-08-16 14:05:38 +00:00
api.go [#227] Add versionID header after complete multipart 2023-10-31 14:07:08 +00:00
api_test.go [#172] Convert handler config to interface 2023-10-04 11:01:27 +00:00
attributes.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
attributes_test.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
copy.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
copy_test.go [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
cors.go [#221] Expand xmlns field ignore 2023-10-13 16:21:13 +03:00
cors_test.go [#137] Refactor context data retrievers 2023-08-16 14:05:38 +00:00
delete.go [#222] Fix marshaling errors in DeleteObjects method 2023-10-25 14:54:02 +00:00
delete_test.go [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
encryption_test.go [#63] Add fast multipart upload 2023-07-20 14:00:15 +03:00
get.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
get_test.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
handlers_test.go [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
head.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
head_test.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00
info.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
list.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
locking.go [#221] Expand xmlns field ignore 2023-10-13 16:21:13 +03:00
locking_test.go [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
multipart_upload.go [#218] Add check content sha256 header 2023-11-22 11:33:52 +00:00
multipart_upload_test.go [#218] Add check content sha256 header 2023-11-22 11:33:52 +00:00
not_support.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
notifications.go [#221] Expand xmlns field ignore 2023-10-13 16:21:13 +03:00
notifications_test.go Rename package name 2023-03-07 17:38:08 +03:00
object_list.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
object_list_test.go [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
put.go [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
put_test.go [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
response.go [#225] Add default storage class to responses 2023-10-31 13:37:07 +00:00
s3encoder.go [#405] English Check 2022-04-22 14:01:40 +03:00
s3encoder_test.go [#155] Added s3 url encoder 2021-07-14 11:34:49 +03:00
s3reader.go [#154] Rename access key to secret key 2023-10-06 09:20:39 +00:00
tagging.go [#216] Add check tag key uniqueness 2023-10-17 14:40:29 +00:00
tagging_test.go [#216] Add check tag key uniqueness 2023-10-17 14:40:29 +00:00
unimplemented.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
util.go [#227] Add versionID header after complete multipart 2023-10-31 14:07:08 +00:00
util_test.go [#143] Fix transformToS3Error function 2023-06-21 17:16:40 +03:00
versioning.go [#221] Expand xmlns field ignore 2023-10-13 16:21:13 +03:00