# Functions

CallPlugin calls the given CNI plugin through the internal interface.
GetCurrResult gets the result object.
GetDualStackAddresses returns the IPv4 and IPv6 addresses for the endpoint.
GetInterface returns the interface for endpoint.
GetIP returns the IP for the corresponding endpoint.
NewPlugin creates a new CNI plugin.
ParseCniArgs.
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

# Variables

Supported CNI versions.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NetworkConfig represents the Windows CNI plugin's network configuration.
No description provided by the author
Plugin is the parent class for CNI plugins.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

CNI contract.