# Functions
AddToManager adds a controller with the default Options.
AddToManagerWithOptions adds a controller with the given Options to the given manager.
ControllerSwitchOptions are the cmd.SwitchOptions for the controllers of this provider.
NewActuator creates a new Actuator that updates the status of the handled OperatingSystemConfigs.
# Constants
Type is the type of OperatingSystemConfigs the coreos actuator / predicate are built for.
# Variables
DefaultAddOptions are the default controller.Options for AddToManager.
# Structs
AddOptions are the options for adding the controller to the manager.
CloudConfig is a structure containing the relevant fields for generating the Config Container Linux specific cloud config.
Config contains CoreOS specific configuration.
File is a file that gets written to onto the disk of the machine where the cloud config is executed on.
Unit gets translated to a systemd unit.
UnitDropIn is a structure for information about a drop-in unit.
Update contains configuration for the Container Linux update procedure.