forked from TrueCloudLab/frostfs-node
0826310b2a
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> |
||
---|---|---|
.. | ||
add_peer.go | ||
client.go | ||
config.go | ||
epoch.go | ||
innerring.go | ||
netmap.go | ||
netmap_test.go | ||
new_epoch.go | ||
snapshot.go | ||
update_state.go |