# Functions
NewActuator creates a new Actuator that acts upon and updates the status of ControlPlane resources.
# Interfaces
ShootClientsFactory creates ShootClients to be used by this actuator.
ValuesProvider provides values for the 2 charts applied by this actuator.
# Type aliases
ShootClientsFactoryFunc is a function that satisfies ShootClientsFactory.