frostfs-s3-gw/api/handler
Angira Kekteeva f274747e83 [] Make multipart-upload parts system objects
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
2022-04-19 12:51:04 +03:00
..
acl.go [] Fix grantee in ACL 2022-04-06 15:30:17 +03:00
acl_test.go [] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
api.go [] Update neo-sdk-go to the latest version 2021-11-16 14:42:08 +03:00
copy.go [] Add ObjectCreated notifications 2022-04-01 14:57:19 +03:00
cors.go [] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
delete.go Fixed deletes for failed tests 2022-04-06 09:55:00 +03:00
get.go [] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
get_test.go [] Caches refactoring 2021-09-14 10:46:18 +03:00
handlers_test.go [] Update SDK 2022-04-08 17:12:52 +03:00
head.go [] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
info.go [] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
list.go [] Use UTC Last-Modified time 2022-01-26 16:04:14 +03:00
locking.go [] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
locking_test.go [] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
multipart_upload.go [] Make multipart-upload parts system objects 2022-04-19 12:51:04 +03:00
not_support.go [] Add notification configuration handlers 2022-02-18 16:59:42 +03:00
notifications.go [] Add test events and check of bucket notif conf 2022-04-01 14:57:19 +03:00
object_list.go [] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
object_list_test.go [] api: Add unittests 2021-08-03 12:40:28 +03:00
put.go [] Fix grantee in ACL 2022-04-06 15:30:17 +03:00
put_test.go [] Add test to check empty policy 2022-01-18 13:23:32 +03:00
response.go [] Add handling lock headers for PUT and COPY 2022-03-23 14:32:13 +04:00
s3encoder.go [] Adopt minio code distributed with AGPLv3 license in gateway components 2021-09-20 10:38:28 +03:00
s3encoder_test.go [] Added s3 url encoder 2021-07-14 11:34:49 +03:00
tagging.go [] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
tagging_test.go [] Add bucket tagging 2021-08-31 10:46:42 +03:00
unimplemented.go [] Implement PUT, GET locks to certain object 2022-03-23 14:32:13 +04:00
util.go [] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
versioning.go [] Fix checks of bucket settings 2022-04-01 14:22:10 +04:00