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.17.8
Published
Jun 12, 2020
Platform
js/wasm
Imports
3 packages
Last checked
14 hours ago

Tools for package owners.