func TestYAML(t *testing.T) { … } func TestYAMLSubresource(t *testing.T) { … } func decodeYAML(data []byte) (*unstructured.Unstructured, error) { … }
func TestYAML(t *testing.T) { … } func TestYAMLSubresource(t *testing.T) { … } func decodeYAML(data []byte) (*unstructured.Unstructured, error) { … }