# Functions
AddIgnoreUnknownArgs appends the 'IgnoreUnknown=1' option to CNI_ARGS before calling the IPAM plugin.
Set up logging for both Calico and libcalico usng the provided log level,.
No description provided by the author
Create a logger which always includes common fields.
No description provided by the author
DoNetworking performs the networking for the given config and IPAM result.
No description provided by the author
No description provided by the author
ReleaseIPAM is called to cleanup IPAM allocations if something goes wrong during CNI ADD execution.
ValidateNetworkName checks that the network name meets felix's expectations.
# Structs
No description provided by the author
K8sArgs is the valid CNI_ARGS used for Kubernetes.
Kubernetes a K8s specific struct to hold config.
No description provided by the author
NetConf stores the common network config for Calico CNI plugin.
No description provided by the author
Policy is a struct to hold policy config (which currently happens to also contain some K8s config).