frostfs-node/cmd/frostfs-cli/modules
Aleksey Savchuk 6f798b9c4b [#1441] cli: Use grpc.WaitForReady while initializing SDK client
Before, when the target RPC server was unavailable, requests made
by CLI didn't wait for a timeout specified by the `--timeout` option
if the timeout was more than 20 seconds. It's because of the gRPC
default backoff strategy. Adding this option fixes that behavior.

Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-10-23 11:45:44 +00:00
..
accounting [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
acl [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
ape_manager [#1431] engine: Delete unused constants 2024-10-15 08:53:59 +00:00
bearer [#1186] cli: Make owner field optional for bearer token 2024-06-19 17:23:57 +00:00
container [#1312] Drop handling of system attributes with NeoFS prefix 2024-09-20 11:37:18 +00:00
control [#1350] node: Add ability to evacuate objects from REP 1 only 2024-09-27 15:41:17 +03:00
netmap [#1382] cli: Replace deprecated methods 2024-09-18 14:35:48 +03:00
object [#1388] cli: Drop unused flag/parameter 2024-09-25 08:55:38 +00:00
session [#973] node: Resolve revive: unused-parameter linter 2024-03-11 17:11:49 +03:00
tree [#1441] cli: Use grpc.WaitForReady while initializing SDK client 2024-10-23 11:45:44 +00:00
util [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00
completion.go Rename package name 2023-03-07 16:38:26 +03:00
root.go [#1105] cli: Add apemanager commands 2024-05-27 09:34:21 +00:00