frostfs-s3-gw/api/layer
Leonard Lyubich f0749fd23e [] 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
..
container.go [] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 08:28:59 +03:00
cors.go [] Optimize put objects 2022-05-31 14:48:58 +03:00
detector.go [] Add versioning cache 2021-08-25 09:15:00 +03:00
layer.go [] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 08:28:59 +03:00
locking_test.go [] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
multipart_upload.go [] Optimize bucketInfo in initObjectPayloadReader 2022-06-03 10:57:56 +03:00
multipart_upload_test.go [] Add unittests for MultipartUpload 2021-11-30 11:32:59 +03:00
neofs.go [] layer: Don't parameterize basic ACL of created containers 2022-06-16 10:46:50 +03:00
neofs_mock.go [] Drop layer/neofs package 2022-06-07 13:59:45 +03:00
notifications.go [] Optimize put objects 2022-05-31 14:48:58 +03:00
object.go [] Drop layer/neofs package 2022-06-07 13:59:45 +03:00
object_test.go [] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
system_object.go [] Drop layer/neofs package 2022-06-07 13:59:45 +03:00
util.go [] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
util_test.go [] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
versioning.go [] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
versioning_test.go [] Handle cache cast failure 2022-06-07 17:20:26 +03:00