frostfs-node/cmd/frostfs-adm/internal/modules/morph
Dmitrii Stepanov d62b11f5e7 [#161] adm: Refactor init context creation
Resolve funlen linter for newInitializeContext function

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-03-27 12:42:37 +00:00
..
internal Rename package name 2023-03-07 16:38:26 +03:00
balance.go [#156] frostfs-adm: Make dumpBalances() pass linter checks 2023-03-22 07:14:18 +00:00
config.go [#65] Use strings.Cut instead of strings.Split* where possible 2023-02-28 13:39:14 +03:00
container.go [#161] adm: Refactor restore-containers command 2023-03-27 12:42:37 +00:00
deploy.go [#161] adm: Refactor deploy command 2023-03-27 12:42:37 +00:00
download.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
dump_hashes.go [#126] adm: Exclude group.frostfs key from output of the dump-hashes 2023-03-09 18:29:36 +03:00
epoch.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
generate.go Rename package name 2023-03-07 16:38:26 +03:00
generate_test.go Rename package name 2023-03-07 16:38:26 +03:00
group.go Rename package name 2023-03-07 16:38:26 +03:00
initialize.go [#161] adm: Refactor init context creation 2023-03-27 12:42:37 +00:00
initialize_deploy.go [#161] adm: Refactor update-contracts command 2023-03-27 12:42:37 +00:00
initialize_nns.go [#130] adm: Fix adding of pub key for group.frostfs at init step 2023-03-13 15:05:53 +03:00
initialize_register.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
initialize_roles.go [#66] node: Replace interface{} with any 2023-02-21 16:47:07 +03:00
initialize_test.go Rename package name 2023-03-07 16:38:26 +03:00
initialize_transfer.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
local_client.go [#66] node: Replace interface{} with any 2023-02-21 16:47:07 +03:00
n3client.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
netmap_candidates.go Rename package name 2023-03-07 16:38:26 +03:00
notary.go [#148] linter: Add funlen linter 2023-03-21 09:54:41 +03:00
policy.go [#65] Use strings.Cut instead of strings.Split* where possible 2023-02-28 13:39:14 +03:00
remove_node.go Rename package name 2023-03-07 16:38:26 +03:00
root.go [#148] linter: Add funlen linter 2023-03-21 09:54:41 +03:00
subnet.go [#148] linter: Add funlen linter 2023-03-21 09:54:41 +03:00
update.go Move to frostfs-node 2022-12-28 15:04:29 +03:00