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

# Functions

Add creates a new Backup controller that is responsible for managing cluster etcd backups.

# Constants

ControllerName name of etcd backup controller.
DefaultBackupContainerImage holds the default Image used for creating the etcd backups.
DeleteAllBackupsFinalizer indicates that the backups still need to be deleted in the backend.

# Structs

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