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.4.0-beta.5
- Published
- Sep 15, 2016
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 2 hours ago –
Tools for package owners.