Documentation ¶
Index ¶
Constants ¶
View Source
const ( // K8sContainerdNamespace is the namespace we use to connect containerd. K8sContainerdNamespace = "k8s.io" // CRIVersion is the latest CRI version supported by the CRI plugin. CRIVersion = "v1" // CRIVersionAlpha is the alpha version of CRI supported by the CRI plugin. CRIVersionAlpha = "v1alpha2" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.