# Functions

AddToManager adds a controller with the default Options.
AddToManagerWithOptions adds a controller with the given Options to the given manager.
NewValuesProvider creates a new ValuesProvider for the generic actuator.

# Constants

StorageClassDefaultKeyName is the default key name of the StorageClass value map.
StorageClassExpandableKeyName is the expandable key name of the StorageClass value map.
StorageClassNameKeyName is the name key name of the StorageClass value map.
StorageClassTypeKeyName is the type key name of the StorageClass value map.

# Variables

DefaultAddOptions are the default AddOptions for AddToManager.

# Structs

AddOptions are options to apply when adding the ironcore controlplane controller to the manager.