# Functions

AddToManager adds a controller with the default Options.
AddToManagerWithOptions adds a controller with the given Options to the given manager.
CiliumNetworkConfigFromNetworkResource extracts the NetworkConfig from the ProviderConfig section of the given Network resource.
NewActuator creates a new Actuator that updates the status of the handled Network resources.

# Constants

CiliumConfigManagedResourceName is the name of the managed resource of networking cilium.
ShootWebhooksResourceName is the name of the managed resource for the gardener networking extension cilium webhooks.

# Variables

DefaultAddOptions are the default AddOptions for AddToManager.
Scheme is a scheme with the types relevant for Network actuators.

# Structs

AddOptions are options to apply when adding the Cilium networking controller to the manager.