func TestSetDefaultDeployment(t *testing.T) { … } func TestDefaultDeploymentAvailability(t *testing.T) { … } func TestSetDefaultStatefulSet(t *testing.T) { … } func roundTrip(t *testing.T, obj runtime.Object) runtime.Object { … }
func TestSetDefaultDeployment(t *testing.T) { … } func TestDefaultDeploymentAvailability(t *testing.T) { … } func TestSetDefaultStatefulSet(t *testing.T) { … } func roundTrip(t *testing.T, obj runtime.Object) runtime.Object { … }