frostfs-node/pkg/morph/client
Pavel Karpy d664a00e94 [#647] pkg/morph/netmap: Add netmapCandidates method
Add `netmapCandidates` method to `netmap` client
wrapper. Method parses node storages candidates
for the next epoch.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-06-29 22:29:23 +03:00
..
audit [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
balance [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
container [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
neofs [#496] morph/client: add wrapper for neofs contract 2021-06-21 15:16:42 +03:00
neofsid [#556] morph/neofsid: Construct static client with enabled notary 2021-06-02 10:50:44 +03:00
netmap [#647] pkg/morph/netmap: Add netmapCandidates method 2021-06-29 22:29:23 +03:00
reputation [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
client.go [#609] morph/client: Make halt state error private 2021-06-15 16:52:51 +03:00
client_test.go [#505] morph/client: Support boolean invocation argument 2021-05-25 16:35:52 +03:00
constructor.go [#496] morph/client: provide notary options on client creation 2021-06-21 15:16:42 +03:00
notary.go [#496] morph/client: provide notary options on client creation 2021-06-21 15:16:42 +03:00
static.go [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
util.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
util_test.go [#478] morph/client: Try to parse integer as a byte type 2021-04-15 17:53:08 +03:00