package
0.0.0-20190730164637-d68cec5dec8e
Repository: https://github.com/prashanth26/gardener-extensions.git
Documentation: pkg.go.dev

# Functions

AddToManager adds a controller with the default Options to the given Controller Manager.
AddToManagerWithOptions adds a controller with the given Options to the given manager.
NewActuator returns an actuator responsible for Extension resources.

# Constants

ActuatorName is the name of the Certificate Service actuator.
ControllerName is the name of the Certificate Service controller.
FinalizerSuffix is the finalizer suffix for the Certificate Service controller.
Type is the type of Extension resource.

# Variables

DefaultAddOptions are the default AddOptions for AddToManager.

# Structs

AddOptions are options to apply when adding the certificate service controller to the manager.