(ctx context.Context)
| 64 | SetPassword(string) |
| 65 | |
| 66 | Reset(ctx context.Context) error |
| 67 | GetClusterNodeInfo(ctx context.Context) (*ClusterNodeInfo, error) |
| 68 | GetClusterInfo(ctx context.Context) (*ClusterInfo, error) |
| 69 | SyncClusterInfo(ctx context.Context, cluster *Cluster) error |
no outgoing calls
no test coverage detected