frostfs-node/pkg/morph/client/subnet
Leonard Lyubich e8f8e58e90 [#979] adm: Add subnet-related commands
Add `subnet` command which contains all subnet-related commands. Add
sub-commands:
  * `create` for creation;
  * `remove` for removal;
  * `get` for reading;
  * `admin` for admin management;
  * `client` for client management.

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