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.5.2
Published
Jan 12, 2017
Platform
js/wasm
Imports
3 packages
Last checked
3 minutes ago

Tools for package owners.