frostfs-s3-gw/api/handler
Leonard Lyubich f0749fd23e [#537] Upgrade NeoFS SDK Go with changed `netmap` package
`PlacementPolicy` type now provides methods to work with QL-encoded
policies. System network parameters can be read using dedicated method
without iterating. Applications can work with `PlacementPolicy`
variables directly so there is no need to use pointers.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-17 08:28:59 +03:00
..
acl.go [#523] Add putObjectACL notification 2022-06-17 01:43:46 +04:00
acl_test.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
api.go [#537] Upgrade NeoFS SDK Go with changed `netmap` package 2022-06-17 08:28:59 +03:00
attributes.go [#484] Handle conditional headers 2022-06-03 09:35:06 +03:00
copy.go [#495] Add acl to copy-object 2022-06-07 17:36:12 +03:00
cors.go [#405] English Check 2022-04-22 14:01:40 +03:00
delete.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
get.go [#487] Optimize bucketInfo in initObjectPayloadReader 2022-06-03 10:57:56 +03:00
get_test.go [#253] Caches refactoring 2021-09-14 10:46:18 +03:00
handlers_test.go [#465] Handle cache cast failure 2022-06-07 17:20:26 +03:00
head.go [#487] Optimize bucketInfo in initObjectPayloadReader 2022-06-03 10:57:56 +03:00
head_test.go [#484] Add tests 2022-06-03 09:35:06 +03:00
info.go [#377] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
list.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
locking.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
locking_test.go [#405] English Check 2022-04-22 14:01:40 +03:00
multipart_upload.go [#523] Add putObjectACL notification 2022-06-17 01:43:46 +04:00
not_support.go [#340] Add notification configuration handlers 2022-02-18 16:59:42 +03:00
notifications.go [#485] Upgrade SDK with latest `bearer` package API 2022-06-03 09:38:49 +03:00
notifications_test.go [#391] Refactor notifications 2022-05-06 10:59:31 +03:00
object_list.go [#409] Update SDK 2022-04-26 12:51:52 +04:00
object_list_test.go [#180] api: Add unittests 2021-08-03 12:40:28 +03:00
put.go [#537] Upgrade NeoFS SDK Go with changed `netmap` package 2022-06-17 08:28:59 +03:00
put_test.go [#306] Add test to check empty policy 2022-01-18 13:23:32 +03:00
response.go [#405] English Check 2022-04-22 14:01:40 +03: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
tagging.go [#523] Add object tagging notifications 2022-06-17 01:43:46 +04:00
tagging_test.go [#196] Add bucket tagging 2021-08-31 10:46:42 +03:00
unimplemented.go [#195] Implement PUT, GET locks to certain object 2022-03-23 14:32:13 +04:00
util.go [#489] Sanitize log records that may contain user input 2022-06-02 19:42:31 +04:00
versioning.go [#462] Fix None versioning status 2022-05-30 14:44:21 +03:00