package
0.9.4
Repository: https://github.com/coreos/etcd-operator.git
Documentation: pkg.go.dev

# Functions

AddEtcdVolumeToPod abstract the process of appending volume spec to pod spec.
No description provided by the author
No description provided by the author
We are using internal api types for cluster related.
CreateAndWaitPod creates a pod and waits until it is running.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetTLSDataFromSecret retrives the kubernete secret that contain etcd tls certs and put them into TLSData.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsNodeReady checks if the Node condition is ready.
IsPodReady returns false if the Pod Status is nil.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewEtcdPodPVC create PVC object from etcd pod's PVC spec.
No description provided by the author
NewSeedMemberPod returns a Pod manifest for a seed member.
No description provided by the author
No description provided by the author
No description provided by the author
PVCNameFromMember the way we get PVC name from the member name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

AnnotationClusterWide annotation value for cluster wide clusters.
AnnotationScope annotation name for defining instance scope.
EtcdClientPort is the client port on client service and etcd nodes.
k8s object name has a maximum length.
No description provided by the author

# Structs

No description provided by the author

# Type aliases

EtcdClusterCRUpdateFunc is a function to be used when atomically updating a Cluster CR.