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