frostfs-node/pkg/morph/client/container
Leonard Lyubich 967650f2ed [] 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
..
client.go [] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
delete.go [] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
eacl.go [] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
eacl_set.go [] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
estimations.go [] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
get.go [] container: Return ContainerNotFound status error 2022-03-17 16:34:00 +03:00
list.go [] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
load.go [] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
put.go [] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00