# Functions

AddToManager adds a controller with the default Options.
AddToManagerWithOptions adds a controller with the given Options to the given manager.
NewActuator creates a new Actuator that updates the status of the handled OperatingSystemConfig resources.

# Variables

DefaultAddOptions are the default AddOptions for AddToManager.

# Structs

AddOptions are options to apply when adding the OSC controller to the manager.
Config contains configuration for the extension service.