frostfs-node/pkg/morph/client/container/wrapper
Leonard Lyubich e0f0188466 [#907] container/put: Work with named containers
Add name and zone arguments to `Put` method of wrapper over the Container
contract client. Pass result of `container.GetNativeNameWithZone` function
to the method in `Put` helper function. Due to this, the storage node will
call the method depending on the presence of the container name in the
attributes.

Make IR to listen `putNamed` notification event. The event is processed like
`put` event, but with sanity check of the container attributes.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-10-18 11:54:34 +03:00
..
container.go [#907] container/put: Work with named containers 2021-10-18 11:54:34 +03:00
eacl.go [#525] morph/container: Attach parsed session token to table in GetEACL 2021-05-27 12:03:49 +03:00
estimations.go [#584] pkg/innerring: Delete using deprecated methods 2021-06-03 13:59:59 +03:00
wrapper.go [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00