frostfs-node/pkg/services/object/acl/v2
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
..
classifier.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
errors.go [#1247] container: Return ContainerNotFound status error 2022-03-17 16:34:00 +03:00
opts.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
request.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
service.go [#1247] container: Return ContainerNotFound status error 2022-03-17 16:34:00 +03:00
types.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
util.go [#1191] object/acl: check session token verb 2022-03-05 16:03:16 +03:00
util_test.go [#1181] Do not use deprecated elements 2022-03-15 13:03:23 +03:00