# 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.
TypePredicate filters the incoming OperatingSystemConfigs for ones that have the same type as the given type.
# Constants
FinalizerName is the name of the finalizer written by this controller.
# Interfaces
Actuator acts upon OperatingSystemConfig resources.