frostfs-node/cmd/neofs-cli/modules/object
Leonard Lyubich 98ac525272 [#1978] cli/object: Gather all related object in delete session
Object removal session should reflect all objects related to the
removing one.

Make `OpenSessionViaClient` to gather the split members of the original
object in order to spread the session to them.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-28 13:49:41 +03:00
..
delete.go [#1933] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
get.go [#1933] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
hash.go [#1933] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
head.go [#1933] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
lock.go [#1933] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
put.go [#1933] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
range.go [#1933] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
root.go [#1910] .golangci.yml: Add godot linker 2022-10-18 15:08:26 +03:00
search.go [#1933] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
util.go [#1978] cli/object: Gather all related object in delete session 2022-10-28 13:49:41 +03:00