frostfs-node/cmd
Leonard Lyubich 10902c0b82 [#328] container/load: Implement RemoteWriterProvider for controller
Define component on app-side that implements RemoteWriterProvider with next
logic:

 * if ServerInfo is nil, call internal dead end provider;
 * if address in ServerInfo equals to local node's address, do nothing;
 * otherwise create API client instance via client cache and return the
   wrapper over it.

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 RemoteWriterProvider for controller 2021-02-02 15:45:04 +03:00