frostfs-s3-gw/api/layer
Leonard Lyubich f596c8be06 [#544] layer: Add session token parameter to DeleteBucketParams
Add `DeleteBucketParams.SessionToken` field in order to unify the
parameters with `CreateBucketParams` and `PutBucketACLParams`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-24 13:00:26 +03:00
..
container.go [#544] layer: Add session token parameter to DeleteBucketParams 2022-06-24 13:00:26 +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 [#544] layer: Add session token parameter to DeleteBucketParams 2022-06-24 13:00:26 +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 [#544] Upgrade NeoFS SDK Go with another approach of container sessions 2022-06-24 13:00:26 +03:00
neofs_mock.go [#544] Upgrade NeoFS SDK Go with another approach of container sessions 2022-06-24 13:00:26 +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