kubernetes/pkg/controller/controller_ref_manager_test.go

var productionLabel

var testLabel

var productionLabelSelector

var controllerUID

func newPod(podName string, label map[string]string, owner metav1.Object) *v1.Pod {}

func TestClaimPods(t *testing.T) {}

func TestGeneratePatchBytesForDelete(t *testing.T) {}