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.
  • PscConfig contains PSC related configuration at a cluster level.
  • Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY.
  • Contains information and all metadata related to TRIAL clusters.

Enums§

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