frostfs-node/pkg/morph/client/container
Leonard Lyubich 7db47c88bf [#907] morph/container: Add native name and zone to PutArgs
Add `PutArgs.SetNativeNameWithZone` method which sets native name and zone
for container. Call `putNamed` method of Container contract if name is set,
otherwise call `put` method.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-10-18 11:54:34 +03:00
..
wrapper [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
client.go [#907] morph/container: Add native name and zone to PutArgs 2021-10-18 11:54:34 +03:00
delete.go [#525] morph/container: Accept container session token in Delete 2021-05-27 12:03:49 +03:00
eacl.go [#525] morph/container: Parse session token, key and signature in EACL 2021-05-27 12:03:49 +03:00
eacl_set.go [#525] morph/container: Accept container session token in PutEACL 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
get.go [#525] morph/container: Parse session token, key and signature in Get 2021-05-27 12:03:49 +03:00
list.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
load.go [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
put.go [#907] morph/container: Add native name and zone to PutArgs 2021-10-18 11:54:34 +03:00