# 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.
ValidateExtensionSpec checks if the ExtensionSpec exists, and if its action, type and CIDRs are valid.
# Constants
ChartNameSeed name of the helm chart.
HashAnnotationName name of annotation for triggering the envoyfilter webhook DEPRECATED: Remove after annotation has been removed from all EnvoyFilters.
ImageName is used for the image vector override.
ResourceNameSeed is name of the managedResource object.
Type is the type of Extension resource.
# Variables
DefaultAddOptions are the default AddOptions for AddToManager.
Error variables for controller pkg.
Error variables for controller pkg.
Error variables for controller pkg.
Error variables for controller pkg.
Error variables for controller pkg.
# Structs
AddOptions are options to apply when adding the shoot service controller to the manager.
ExtensionState contains the State of the Extension.