package constants

import "github.com/containerd/containerd/pkg/cri/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

constants.go

Version
v1.5.0-rc.1
Published
Apr 13, 2021
Platform
js/wasm
Last checked
1 minute ago

Tools for package owners.