# 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 Network resources.
# Constants
CalicoConfigManagedResourceName is the name of the managed resource of networking calico.
# Variables
DefaultAddOptions are the default AddOptions for AddToManager.
StatusTypeMeta is the TypeMeta of Calico Status.
# Structs
AddOptions are options to apply when adding the Calico networking controller to the manager.