frostfs-node/pkg/morph/client/netmap
Leonard Lyubich 7582689de4 [#833] morph/netmap: Support ListConfig contract method
Implement `Client.ListConfig` method which calls `listConfig` method of
Netmap contract. Implement `Wrapper.IterateConfigParameters` method which
uses previous one. Implement `wrapper.WriteConfig` helper function which
allows to interpret parameters by names.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-10-15 13:56:19 +03:00
..
wrapper [#833] morph/netmap: Support ListConfig contract method 2021-10-15 13:56:19 +03:00
add_peer.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
client.go [#833] morph/netmap: Support ListConfig contract method 2021-10-15 13:56:19 +03:00
config.go [#833] morph/netmap: Support ListConfig contract method 2021-10-15 13:56:19 +03:00
epoch.go [#708] morph/client: Update last epoch block method name 2021-07-22 20:40:09 +03:00
innerring.go [#705] pkg/morph/netmap: Fix updateInnerRing method 2021-07-22 15:12:06 +03:00
netmap.go [#647] pkg/morph/netmap: Add netmapCandidates method 2021-06-29 22:29:23 +03:00
new_epoch.go [#648] morph/client: Fix method name in NewEpoch 2021-06-25 16:29:00 +03:00
update_state.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00