# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CallPlugin calls the given CNI plugin through the internal interface.
GetPoliciesFromNwCfg returns network policies from network config.
NewPlugin creates a new CNI plugin.
ParseCniArgs unmarshals cni arguments.
ParseNetworkConfig unmarshals network configuration from bytes.

# Constants

CNI commands.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CNI errors.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
KVPair represents a K-V pair of a json object.
NetworkConfig represents Azure CNI plugin network configuration.
Plugin is the parent class for CNI plugins.
No description provided by the author
No description provided by the author
https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/dockershim/network/cni/cni.go#L104.

# Interfaces

CNI contract.