Categorygithub.com/timuthy/gardener-extensionscontrollersextension-certificate-servicepkgcontrollerlifecycle
# Functions
AddToManager adds a Certificate Service Lifecycle controller to the given Controller Manager.
NewActuator returns an actuator responsible for Configuration.
NewReconciler creates a new Reconciler.
# Constants
ActuatorName is the name of the Certificate Service Lifecycle actuator.
ControllerName is the name of the lifecycle controller.
# Variables
ServiceConfig contains configuration for the certificate service.
# Structs
Reconciler reconciles CertificateServiceConfig related to the certificate service.
# Interfaces
Actuator acts upon Configuration.