kubernetes/test/integration/controlplane/transformation/all_transformation_test.go

func createResources(t *testing.T, test *transformTest,
	group,
	version,
	kind,
	resource,
	name,
	namespace string,
) {}

func TestEncryptSupportedForAllResourceTypes(t *testing.T) {}