frostfs-s3-gw/internal/neofs
Leonard Lyubich 880ffe7108 [#492] layer: Don't parameterize basic ACL of created containers
`CreateBucket` handler always creates containers with extended public
ACL, so there is no need to configure it in `NeoFS.CreateContainer`.

Make internal `NeoFS` implementation to create containers with
`eacl-public-read-write` basic ACL if corresponding parameter is unset.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-16 10:46:50 +03:00
..
neofs.go [#492] layer: Don't parameterize basic ACL of created containers 2022-06-16 10:46:50 +03:00
neofs_test.go [#438] Drop layer/neofs package 2022-06-07 13:59:45 +03:00