package constants
import "github.com/containerd/cri/pkg/constants"
Index ¶
Constants ¶
const ( // K8sContainerdNamespace is the namespace we use to connect containerd. K8sContainerdNamespace = "k8s.io" // CRIVersion is the CRI version supported by the CRI plugin. CRIVersion = "v1alpha2" )
Source Files ¶
- Version
- v1.19.0 (latest)
- Published
- Aug 20, 2020
- Platform
- linux/amd64
- Last checked
- 2 months ago –
Tools for package owners.