# Packages
No description provided by the author
# Functions
Add adds an operatingsystemconfig controller to the given manager using the given AddArgs.
DefaultPredicates returns the default predicates for an operatingsystemconfig reconciler.
NewReconciler creates a new reconcile.Reconciler that reconciles OperatingSystemConfig resources of Gardener's `extensions.gardener.cloud` API group.
SecretObjectMetaForConfig returns the object meta structure that can be used inside the secret that shall contain the generated OSC output.
SecretToOSCMapper returns a mapper that returns requests for OperatingSystemConfigs whose referenced secrets have been modified.
# Constants
ControllerName is the name of the operating system configuration controller.
FinalizerName is the name of the finalizer written by this controller.
# Interfaces
Actuator acts upon OperatingSystemConfig resources.