frostfs-node/pkg/morph/client/netmap
Leonard Lyubich 0826310b2a [] morph/netmap: Support MaintenanceModeAllowed config
After recent changes in the NeoFS API protocol network configuration
contains `MaintenanceModeAllowed` boolean flag. There is a need to
support the config value in all NeoFS applications.

Provide `Client.MaintenanceModeAllowed` method which read the config
from the Sidechain. Extend `NetworkConfiguration` structure with
`MaintenanceModeAllowed` field.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-10-05 11:41:49 +03:00
..
add_peer.go [] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00
client.go [] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
config.go [] morph/netmap: Support MaintenanceModeAllowed config 2022-10-05 11:41:49 +03:00
epoch.go [] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
innerring.go [] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
netmap.go [] node: Serve NetmapService.NetmapSnapshot RPC 2022-09-27 09:03:17 +03:00
netmap_test.go [] morph/netmap: Use constant states in unit tests 2022-06-17 15:53:18 +03:00
new_epoch.go [] morph/client: Allow to use more integer types as arguments 2022-05-16 15:09:35 +03:00
snapshot.go [] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00
update_state.go [] morph/netmap: Pre-refactor processing of node states 2022-10-05 11:41:49 +03:00