forked from TrueCloudLab/frostfs-node
eb1fba5182
After recent Netmap contract changes all read methods which return network map (either candidates or snapshots) encode node descriptors into same structure. Decode `netmap.Node` contract-side structure from the call results. Replace node state with the value from the `netmap.Node.State` field. Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com> |
||
---|---|---|
.. | ||
add_peer.go | ||
client.go | ||
config.go | ||
epoch.go | ||
innerring.go | ||
netmap.go | ||
netmap_test.go | ||
new_epoch.go | ||
snapshot.go | ||
update_state.go |