# Functions
BackupConfigReconciler returns the function to reconcile the EtcdBackupConfigs.
CronJobReconciler returns the func to create/update the etcd defragger cronjob.
No description provided by the author
GetClientEndpoints returns the slice with the etcd endpoints for client communication.
ImageTag returns the correct etcd image tag for a given Cluster.
No description provided by the author
PodDisruptionBudgetReconciler returns a func to create/update the etcd PodDisruptionBudget.
ServiceAccountReconciler returns a func to create/update the ServiceAccount used by etcd launcher.
ServiceReconciler returns the function to reconcile the etcd service.
StatefulSetReconciler returns the function to reconcile the etcd StatefulSet.
TLSCertificateReconciler returns a function to create/update the secret with the etcd tls certificate.