(ctx context.Context)
| 9 | ClusterShards(ctx context.Context) *ClusterShardsCmd |
| 10 | ClusterLinks(ctx context.Context) *ClusterLinksCmd |
| 11 | ClusterNodes(ctx context.Context) *StringCmd |
| 12 | ClusterMeet(ctx context.Context, host, port string) *StatusCmd |
| 13 | ClusterForget(ctx context.Context, nodeID string) *StatusCmd |
| 14 | ClusterReplicate(ctx context.Context, nodeID string) *StatusCmd |
no outgoing calls