package yaml
import "k8s.io/kubernetes/pkg/runtime/serializer/yaml"
Index ¶
Functions ¶
func NewDecodingSerializer ¶
func NewDecodingSerializer(jsonSerializer runtime.Serializer) runtime.Serializer
NewDecodingSerializer adds YAML decoding support to a serializer that supports JSON.
Source Files ¶
yaml.go
- Version
- v1.3.0-alpha.4
- Published
- May 17, 2016
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 17 minutes ago –
Tools for package owners.