frostfs-node/cmd/neofs-cli/modules
Leonard Lyubich 7ccd1625af [#1214] *: 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 [#1200] cli: Mention filter key prefixes in eACL creation command 2022-03-01 10:36:41 +03:00
accounting.go [#1101] *: Adopt interface changes of API client from SDK library 2022-02-03 14:00:14 +03:00
completion.go [#1041] cmd/*: factor out autocomplet command generation 2022-01-12 18:33:48 +03:00
container.go [#1211] neofs-cli: Specify address in session token 2022-03-04 11:47:24 +03:00
control.go [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
dump.go [#1086] neofs-cli: add command for shard dump 2022-01-31 12:36:14 +03:00
key_test.go [#1132] *: Use path/filepath package when working with files 2022-02-03 10:12:07 +03:00
netmap.go [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
object.go [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
restore.go [#1086] neofs-cli: add command for shard restore 2022-01-31 12:36:14 +03:00
root.go [#1136] cli: Allow usage of empty wallet passwords 2022-02-07 14:42:46 +03:00
storagegroup.go [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
util.go [#1120] cli: Fix printing config file in verbose mode 2022-01-31 11:24:16 +03:00