frostfs-node/cmd/neofs-cli/modules
Leonard Lyubich 7ccd1625af [] *: Use single Object type in whole project
Remove `Object` and `RawObject` types from `pkg/core/object` package.
Use `Object` type from NeoFS SDK Go library everywhere. Avoid using the
deprecated elements.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-04 17:45:00 +03:00
..
acl [] cli: Mention filter key prefixes in eACL creation command 2022-03-01 10:36:41 +03:00
accounting.go [] *: Adopt interface changes of API client from SDK library 2022-02-03 14:00:14 +03:00
completion.go [] cmd/*: factor out autocomplet command generation 2022-01-12 18:33:48 +03:00
container.go [] neofs-cli: Specify address in session token 2022-03-04 11:47:24 +03:00
control.go [] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
dump.go [] neofs-cli: add command for shard dump 2022-01-31 12:36:14 +03:00
key_test.go [] *: Use path/filepath package when working with files 2022-02-03 10:12:07 +03:00
netmap.go [] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
object.go [] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
restore.go [] neofs-cli: add command for shard restore 2022-01-31 12:36:14 +03:00
root.go [] cli: Allow usage of empty wallet passwords 2022-02-07 14:42:46 +03:00
storagegroup.go [] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
util.go [] cli: Fix printing config file in verbose mode 2022-01-31 11:24:16 +03:00