package
0.0.0-20190730164637-d68cec5dec8e
Repository: https://github.com/prashanth26/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.

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