frostfs-node/cmd
Leonard Lyubich 8419294f22 [#328] container/load: Implement AnnounceUsedSpace NeoFS API v2 RPC handler
Implement processing of AnnounceUsedSpace RPC from NeoFS API v2 method on
the app-side according to the following algorithm (except common steps for
each RPC):

 * check if the request sender is presented in container;
 * check route of the request (compose from signatures);
 * pass the value to Writer returned by WriterProvider.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-02 15:45:04 +03:00
..
neofs-cli [#315] cmd/cli: Add set-status command to control section 2021-01-15 17:46:12 +03:00
neofs-ir [#355] innerring: Produce container size estimation notifications 2021-01-29 11:23:37 +03:00
neofs-node [#328] container/load: Implement AnnounceUsedSpace NeoFS API v2 RPC handler 2021-02-02 15:45:04 +03:00