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
- Version
- v1.1.3
- Published
- Dec 7, 2015
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 57 seconds ago –
Tools for package owners.