Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Member ¶
type Member struct { // Name of the Pod Name string // Namespace of the Pod Namespace string Rack string RackOrdinal int Datacenter string Cluster string ServiceLabels map[string]string PodID string Overprovisioned bool BroadcastRPCAddress string BroadcastAddress string NodesBroadcastAddressType scyllav1.BroadcastAddressType }
Member encapsulates the identity for a single member of a Scylla Cluster.
Click to show internal directories.
Click to hide internal directories.