frostfs-node/cmd/neofs-adm/internal/modules/morph
Evgenii Stratonikov c1e1b65ad9 [#733] neofs-adm: allow to read contract from tar archive
Assume contracts path is tar.gz archive if it is not a directory.
In theory we could support raw tar but it has little value as our
distribution format is tar.gz and this is the primary use-case for this
feature (download and use).

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-11-01 15:17:18 +03:00
..
container.go [#755] neofs-adm: allow to filter containers by ID 2021-08-24 12:35:52 +03:00
dump.go [#940] neofs-adm: print contract version in dump-hashes 2021-10-28 09: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 [#834] neofs-adm: Update NNS contract during contract update 2021-09-22 18:23:59 +03:00
initialize_deploy.go [#733] neofs-adm: allow to read contract from tar archive 2021-11-01 15:17:18 +03:00
initialize_nns.go [#888] neofs-adm: allow to work with multiple NNS versions 2021-10-12 15:50:22 +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 [#888] neofs-adm: set contract hashes on read 2021-10-12 15:50:22 +03:00
n3client.go [#927] neofs-adm: provide better error message if endpoint is missing 2021-10-19 17:47:29 +03:00
root.go [#927] neofs-adm: add fee flags to morph init 2021-10-19 17:47:29 +03:00
update.go [#888] neofs-adm: deploy NNS contract first 2021-10-12 15:50:22 +03:00