Documentation ¶
Index ¶
Constants ¶
View Source
const ( KubernetesPodNameLabel = "io.kubernetes.pod.name" KubernetesPodNamespaceLabel = "io.kubernetes.pod.namespace" KubernetesPodUIDLabel = "io.kubernetes.pod.uid" KubernetesContainerNameLabel = "io.kubernetes.container.name" )
Label keys for labels used in this package.
Variables ¶
This section is empty.
Functions ¶
func GetContainerName ¶
GetContainerName returns the value of the KubernetesContainerNameLabel.
func GetPodName ¶
GetPodName returns the value of the KubernetesPodNameLabel.
func GetPodNamespace ¶
GetPodNamespace returns the value of the KubernetesPodNamespaceLabel.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.