# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CreateRuntimeObject is an Action which creates the supplied API object.
EtcdBackupReconciler reconciles a EtcdBackup object.
EtcdBackupScheduleReconciler reconciles a EtcdBackupSchedule object.
EtcdClusterReconciler reconciles a EtcdCluster object.
EtcdPeerReconciler reconciles a EtcdPeer object.
EtcdRestoreReconciler reconciles a EtcdRestore object.
PatchStatus is an Action which patches the status of original with any changed status fields of new.
PeerPVCDeleter deletes the PVC for an EtcdPeer and removes the PVC deletion finalizer.
No description provided by the author
ScheduleMap is a thread-safe mapping of backup schedules.
# Interfaces
Action is a single operation which will be executed by the controller.
No description provided by the author
# Type aliases
MembersByName provides a sort.Sort interface for etcdClient.Member.Name.