frostfs-node/pkg/services/control
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
..
ir [#979] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
server *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
common_test.go
convert.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
rpc.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
service.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
service.pb.go [#979] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
service.proto
service_grpc.pb.go [#860] Re-compile protobuf files after `make protoc` target update 2021-09-29 17:51:33 +03:00
service_test.go
types.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
types.pb.go [#979] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
types.proto [#922] control: Add MAINTENANCE netmap status 2021-11-12 17:28:38 +03:00
types_test.go [#607] node/control: Make group address in NodeInfo message 2021-06-28 15:52:50 +03:00