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