frostfs-node/cmd/neofs-node
Pavel Karpy 7c02a2e251 [#1087] *: Adopt SDK changes
- Update `neofs-sdk-go`:
v0.0.0-20211230072947-1fe37df88f80 => v0.0.0-20220113123743-7f3162110659

- Add client interface that duplicates SDK's client behaviour and new
`MultiAddressClient` interface that has method that iterates over wrapped
clients.

- Also start using simple client mode that does not require parsing statuses
outside the SDK library.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-01-14 17:29:03 +03:00
..
config [#1060] blobstor: allow to disable compression based on content-type 2022-01-13 14:20:36 +03:00
reputation [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
accounting.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
attributes.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
cache.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
config.go [#1057] node/config: Use mode from config in shard/s constructor 2021-12-29 18:06:15 +03:00
container.go [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
control.go [#1048] control: Add ListShards implementation to ctrl svc 2021-12-28 13:21:44 +03:00
grpc.go [#878] neofs-node: default to secure TLS settings 2021-12-02 12:05:41 +03:00
main.go [#1005] neofs-node: fix usage message 2021-12-03 10:37:24 +03:00
metrics.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
morph.go [#851] util/rand: use single random source 2022-01-12 19:29:27 +03:00
netmap.go [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
object.go [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
pprof.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
reputation.go [#812] cmd/neofs-node: Support notary notifications in reputation service 2021-09-13 14:51:07 +03:00
session.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
timers.go [#873] node: Delete useless notary timer 2021-10-15 12:22:25 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00