package util
import "k8s.io/kubernetes/pkg/kubelet/util"
Utility functions.
Index ¶
Functions ¶
func FormatPodName ¶
FormatPodName returns a string representating a pod in a human readable format. This function currently is the same as GetPodFullName in kubelet/containers, but may differ in the future. As opposed to GetPodFullName, FormatPodName is mainly used for logging.
func FormatPodNames ¶
FormatPodNames returns a string representating a list of pods in a human readable format.
Source Files ¶
doc.go format.go
Directories ¶
Path | Synopsis |
---|---|
pkg/kubelet/util/queue |
- Version
- v1.2.0-alpha.4
- Published
- Nov 25, 2015
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 2 minutes ago –
Tools for package owners.