kubernetes/staging/src/k8s.io/apiextensions-apiserver/test/integration/yaml_test.go

func TestYAML(t *testing.T) {}

func TestYAMLSubresource(t *testing.T) {}

func decodeYAML(data []byte) (*unstructured.Unstructured, error) {}