Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MetroClusterClient ¶
MetroClusterClient holds n API clients, one for each cluster in a metro cluster.
func NewMetroClusterClient ¶
func NewMetroClusterClient(cfg MetroClusterConfig) (*MetroClusterClient, error)
NewMetroClusterClient creates a new client for a metro cluster, which contains a client for each of the n clusters.
type MetroClusterConfig ¶
type MetroClusterConfig []Config
MetroClusterConfig holds the configuration for n clusters in a metro cluster.
Click to show internal directories.
Click to hide internal directories.