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.16.5-beta.1
Published
Oct 28, 2019
Platform
js/wasm
Imports
3 packages
Last checked
4 hours ago

Tools for package owners.