frostfs-node/pkg/morph/client/netmap/wrapper
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
..
add_peer.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
config.go [#833] morph/netmap: Support ListConfig contract method 2021-10-15 13:56:19 +03:00
epoch.go [#708] morph/client: Add epoch block getter from netmap 2021-07-22 15:20:34 +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/wrapper: GetCandidates method 2021-06-29 22:29:23 +03:00
new_epoch.go [#496] pkg/innerring: provide wrappers to processors 2021-06-21 15:16:42 +03:00
snapshot.go [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
update_state.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
wrapper.go [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00