Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ResmgrKeyNamespace is a CRI Resource Manager namespace ResmgrKeyNamespace = "cri-resource-manager.intel.com" // NamespaceSystem is the kubernetes system namespace. NamespaceSystem = core.NamespaceSystem // PodNameLabel is the label key for the kubernetes pod name. PodNameLabel = kubelet.KubernetesPodNameLabel // ContainerNameLabel is the label key for the kubernetes container name. ContainerNameLabel = kubelet.KubernetesContainerNameLabel )
Variables ¶
This section is empty.
Functions ¶
func ShortCPUSet ¶ added in v0.4.0
ShortCPUSet prints the cpuset as a string, trying to further shorten compared to .String().
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.