frostfs-node/cmd/neofs-adm/internal/modules/morph
Leonard Lyubich 4b7cc6e293 [#758] cmd/neofs-adm: Implement command to refill storage node's GAS
Add `refill-gas` sub-command to `morph` command which provides the ability
to refill storage node's GAS.

Command performs some actions from `generate-storage-wallet` runner, so
common code is moved to a separate function `refillGas`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-08-25 17:07:23 +03:00
..
container.go [#755] neofs-adm: allow to filter containers by ID 2021-08-24 12:35:52 +03:00
dump.go neofs-adm: use nnsResolveHash instead of custom code 2021-08-24 12:35:52 +03:00
epoch.go neofs-adm: use nnsResolveHash instead of custom code 2021-08-24 12:35:52 +03:00
generate.go [#758] cmd/neofs-adm: Implement command to refill storage node's GAS 2021-08-25 17:07:23 +03:00
generate_test.go [#684] neofs-adm: add labels to multisig accounts 2021-07-21 15:23:16 +03:00
initialize.go [#757] neofs-adm: ensure notary contract is enabled 2021-08-19 17:46:10 +03:00
initialize_deploy.go [#748] neofs-adm: allow to update contracts 2021-08-10 12:03:10 +03:00
initialize_nns.go [#755] neofs-adm: print NNS records during initialization 2021-08-24 12:35:52 +03:00
initialize_register.go [#732] neofs-adm: fetch single accounts during the initialization 2021-08-02 14:28:23 +03:00
initialize_roles.go [#732] neofs-adm: fetch single accounts during the initialization 2021-08-02 14:28:23 +03:00
initialize_transfer.go [#732] neofs-adm: fetch single accounts during the initialization 2021-08-02 14:28:23 +03:00
n3client.go [#687] neofs-adm: transfer funds to consensus wallets 2021-07-26 16:04:05 +03:00
root.go [#758] cmd/neofs-adm: Implement command to refill storage node's GAS 2021-08-25 17:07:23 +03:00
update.go [#748] neofs-adm: allow to update contracts 2021-08-10 12:03:10 +03:00