Documentation
¶
Index ¶
Constants ¶
View Source
const ( // PodGangNameFileName is the name of the file that contains the PodGang name in which the pod is running. PodGangNameFileName = "podgangname" // PodNamespaceFileName is the name of the file that contains the namespace in which the pod is running. PodNamespaceFileName = "namespace" // VolumeMountPathPodInfo contains the file path at which the downward API volume is mounted. VolumeMountPathPodInfo = "/var/grove/pod-info" )
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.