package
0.0.0-20190606140227-6c6f41e20857
Repository: https://github.com/timuthy/gardener-extensions.git
Documentation: pkg.go.dev

# 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.

# Structs

AddArgs are arguments for adding an operatingsystemconfig controller to a manager.

# Interfaces

Actuator acts upon OperatingSystemConfig resources.