frostfs-node/cmd/neofs-node
Leonard Lyubich e473f3ac91 [] *: Use helper functions to build client.NodeInfo structures
Helper functions from core/client package allow to set public keys of
storage nodes.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-30 20:57:00 +03:00
..
config [] node: Configure Object PUT remote and local pools separately 2021-09-27 16:20:19 +03:00
reputation [] *: Use helper functions to build client.NodeInfo structures 2021-09-30 20:57:00 +03:00
accounting.go [] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
attributes.go [] cmd/node: Use new config for node configuration 2021-06-02 13:28:15 +03:00
cache.go [] cmd/node: Use cache invalidator in container service 2021-09-13 14:50:18 +03:00
config.go [] node: Do not open main chain client connection 2021-09-29 12:55:48 +03:00
container.go [] *: Use helper functions to build client.NodeInfo structures 2021-09-30 20:57:00 +03:00
control.go [] cmd/node: Empty Control server address as disable 2021-06-28 15:52:50 +03:00
grpc.go [] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
main.go [] node: Make notary deposit before bootstrap 2021-09-13 14:50:52 +03:00
metrics.go [] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
morph.go [] node: Do not open main chain client connection 2021-09-29 12:55:48 +03:00
netmap.go [] pkg/morph: Rename all parsers and handlers structs/interfaces 2021-09-07 12:55:01 +03:00
object.go [] *: Construct clients from client.NodeInfo in API client cache 2021-09-30 20:57:00 +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: Add notary deposit timer 2021-09-07 12:55:01 +03:00
worker.go [] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00