kubernetesk8s.io/kubernetes/pkg/kubelet/util/format Index | Files

package format

import "k8s.io/kubernetes/pkg/kubelet/util/format"

Index

Functions

func Pod

func Pod(pod *api.Pod) string

Pod returns a string reprenetating a pod in a human readable format, with pod UID as part of the string.

func Pods

func Pods(pods []*api.Pod) string

Pods returns a string representating a list of pods in a human readable format.

Source Files

pod.go

Version
v1.2.0-alpha.5
Published
Dec 15, 2015
Platform
js/wasm
Imports
3 packages
Last checked
9 minutes ago

Tools for package owners.