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 // IP of the Pod IP string // ClusterIP of the member's Service StaticIP string Rack string Datacenter string Cluster string }
Member encapsulates the identity for a single member of a Scylla Cluster.
Click to show internal directories.
Click to hide internal directories.