frostfs-node/pkg/services/object/acl
Leonard Lyubich 967650f2ed [#1247] container: Return `ContainerNotFound` status error
Replace `core/container.ErrNotFound` error returned by `Source.Get`
interface method with `apistatus.ContainerNotFound` status error. This
error is returned by storage node's server as NeoFS API statuses.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-17 16:34:00 +03:00
..
eacl [#1238] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
v2 [#1247] container: Return `ContainerNotFound` status error 2022-03-17 16:34:00 +03:00
acl.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
acl_test.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
basic_helper.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
basic_helper_test.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00