frostfs-node/pkg/morph/client/subnet
Leonard Lyubich 98e0792b08 [] adm/subnet: Add commands to add/remove nodes
Implement `ManageNodes` operation on morph subnet client.
 Add `node add` and `node remove` commands to `subnet` section.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-12-01 17:31:04 +03:00
..
admin.go [] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
client.go [] ir: Listen and process Put/Delete events of Subnet contract 2021-11-28 16:15:18 +03:00
clients.go [] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
delete.go [] ir: Listen and process Put/Delete events of Subnet contract 2021-11-28 16:15:18 +03:00
get.go [] adm: Fix problems after testing 2021-12-01 17:31:04 +03:00
node.go [] morph/client: Add NodeAllowed subnet method 2021-11-28 17:18:08 +03:00
nodes.go [] adm/subnet: Add commands to add/remove nodes 2021-12-01 17:31:04 +03:00
put.go [] ir: Listen and process Put/Delete events of Subnet contract 2021-11-28 16:15:18 +03:00