Expand description

Nested message and enum types in Cluster.

Structs§

  • Metadata related to network configuration.
  • Configuration for the primary cluster. It has the list of clusters that are replicating from this cluster. This should be set if and only if the cluster is of type PRIMARY.
  • Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY.

Enums§

  • Type of Cluster
  • In case of an imported cluster, this field contains information about the source this cluster was imported from.
  • Cluster State