frostfs-node/cmd/neofs-node
Alex Vanin e2f7b3f1cc [#690] cmd/neofs-node: Fallback to wallet section if node key is not set
Some users want to specify only wallet section in the SN. It is not
possible if `Key` throws panic on empty value. Instead it should
fallback to wallet section. Panic is suitable if node's key is provided
but invalid.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-07-13 14:49:31 +03:00
..
config [#690] cmd/neofs-node: Fallback to wallet section if node key is not set 2021-07-13 14:49:31 +03:00
reputation [#607] reputation,container: Support address groups in ServerInfo 2021-06-28 15:52:50 +03:00
accounting.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
attributes.go [#577] cmd/node: Use new config for node configuration 2021-06-02 13:28:15 +03:00
cache.go [#570] *: Remove usage of deprecated elements from API Go library 2021-05-31 20:45:15 +03:00
config.go [#607] cmd/node: Configure group of bootstrap addresses 2021-06-28 15:52:50 +03:00
container.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
control.go [#607] cmd/node: Empty Control server address as disable 2021-06-28 15:52:50 +03:00
grpc.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
main.go [#667] node: Add --version flag support 2021-07-06 18:07:35 +03:00
metrics.go [#493] cmd/node: Use new config for metrics configuration 2021-06-01 15:29:08 +03:00
morph.go [#562] pkg/morph: remove neofs-crypto uses 2021-06-15 14:49:59 +03:00
netmap.go [#607] network: Make AddressGroup.WriteToNodeInfo method a function 2021-06-28 15:52:50 +03:00
object.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
pprof.go [#493] cmd/node: Use new config for profiler configuration 2021-06-01 15:29:08 +03:00
reputation.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
session.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
timers.go [#479] cmd/neofs-node: Add eigen trust block timer 2021-04-19 09:35:54 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00