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) { … }