# Variables
ErrCNIConfigMapKeyNotFound is an error which is returned when the controller can not find Linkerd CNI config in the Linkerd CNI ConfigMap.
# Structs
CNIPluginConf is whatever JSON is passed via stdin.
Kubernetes a K8s specific struct to hold config.
NamespaceReconciler reconciles a Namespace object with Multus NetworkAttachmentDefinitions.
ProxyInit is the configuration for the proxy-init binary.