Container Interface Standards - Defines the standard Container Network Interface specification for attaching and detaching network interfaces in containers.
Plugin Execution Libraries - Provides a Go library for programmatically invoking plugins and parsing their results.
CNI Plugins - Ships a Go library and tooling for building plugins that implement the Container Network Interface specification.
Execution Protocols - Defines a binary protocol and API that orchestrators use to attach, detach, and check container network attachments.
Container Runtime Integrations - Integrates a standard network interface into container runtimes so orchestrators can manage connectivity in a pluggable way.