# Packages
No description provided by the author
# Functions
Add creates a new BackupEntry Controller and adds it to the Manager.
DefaultPredicates returns the default predicates for a controlplane reconciler.
ExtractShootDetailsFromBackupEntryName returns Shoot resource technicalID its UID from provided <backupEntryName>.
NamespaceToBackupEntryMapper returns a mapper that returns requests for BackupEntry whose associated Shoot's seed namespace have been modified.
NewReconciler creates a new reconcile.Reconciler that reconciles backupentry resources of Gardener's `extensions.gardener.cloud` API group.
SecretToBackupEntryMapper returns a mapper that returns requests for BackupEntry whose referenced secrets have been modified.
# Constants
ControllerName is the name of the controller.
EventBackupEntryDeletion an event reason to describe backup entry deletion.
EventBackupEntryReconciliation an event reason to describe backup entry reconciliation.
FinalizerName is the backupentry controller finalizer.
# Interfaces
Actuator acts upon BackupEntry resources.