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.8
- Published
- Sep 18, 2016
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 9 minutes ago –
Tools for package owners.