package
2.27.2
Repository: https://github.com/kubermatic/kubermatic.git
Documentation: pkg.go.dev

# Functions

Add creates a new etcd restore controller that is responsible for managing cluster etcd restores.

# Constants

ActiveRestoreAnnotationName is the cluster annotation that records the EtcdRestore resource that's currently being restored into the cluster, if any.
No description provided by the author
FinishRestoreFinalizer indicates that the restore is rebuilding the etcd statefulset.

# Structs

Reconciler stores necessary components that are required to restore etcd backups.