package yaml
import "k8s.io/apimachinery/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
- v0.18.6
- Published
- Jul 12, 2020
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 7 hours ago –
Tools for package owners.