# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
The response to the CNIRequest.
DNS details, as described in https://github.com/containernetworking/cni/blob/master/SPEC.md#dns.
Interface details, as described in https://github.com/containernetworking/cni/blob/master/SPEC.md#result.
IP address details, as described in https://github.com/containernetworking/cni/blob/master/SPEC.md#ips.
Route details, as described in https://github.com/containernetworking/cni/blob/master/SPEC.md#routes.
The request to add a container to network.
UnimplementedRemoteCNIServer can be embedded to have forward compatible implementations.
# Interfaces
RemoteCNIClient is the client API for RemoteCNI service.
RemoteCNIServer is the server API for RemoteCNI service.
# Type aliases
No description provided by the author