frostfs-node/cmd/neofs-node
Pavel Karpy 7c02a2e251 [] *: 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 [] blobstor: allow to disable compression based on content-type 2022-01-13 14:20:36 +03:00
reputation [] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
accounting.go [] 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 [] node/config: Use mode from config in shard/s constructor 2021-12-29 18:06:15 +03:00
container.go [] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
control.go [] control: Add ListShards implementation to ctrl svc 2021-12-28 13:21:44 +03:00
grpc.go [] neofs-node: default to secure TLS settings 2021-12-02 12:05:41 +03:00
main.go [] neofs-node: fix usage message 2021-12-03 10:37:24 +03:00
metrics.go [] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
morph.go [] util/rand: use single random source 2022-01-12 19:29:27 +03:00
netmap.go [] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
object.go [] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
pprof.go [] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
reputation.go [] cmd/neofs-node: Support notary notifications in reputation service 2021-09-13 14:51:07 +03:00
session.go [] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
timers.go [] node: Delete useless notary timer 2021-10-15 12:22:25 +03:00
worker.go [] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00