kubernetes/staging/src/k8s.io/kubectl/pkg/polymorphichelpers/helpers_test.go

func TestGetPodList(t *testing.T) {}

func TestGetFirstPod(t *testing.T) {}

func newPodList(count, isUnready, isUnhealthy int, labels map[string]string) *corev1.PodList {}