# Functions
NewActuator creates a new Actuator that acts upon and updates the status of ControlPlane resources.
# Constants
ControlPlaneShootChartResourceName is the name of the managed resource for the control plane.
ShootWebhooksResourceName is the name of the managed resource for the extension control plane webhooks.
StorageClassesChartResourceName is the name of the managed resource for the extension control plane storageclasses.
# Structs
NoopValuesProvider provides no-op implementation of ValuesProvider.
# Interfaces
ValuesProvider provides values for the 2 charts applied by this actuator.