forked from TrueCloudLab/frostfs-node
10902c0b82
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> |
||
---|---|---|
.. | ||
accounting.go | ||
attributes.go | ||
config.go | ||
container.go | ||
control.go | ||
grpc.go | ||
main.go | ||
morph.go | ||
netmap.go | ||
object.go | ||
pprof.go | ||
session.go | ||
worker.go |