package
1.32.0-beta.1
Repository: https://github.com/kubernetes/kops.git
Documentation: pkg.go.dev

# Functions

NewJSONStreamWriter is the constructor for a JSONStreamWriter.
NewTransformer is the constructor for a Transformer.
SortSlice sorts a slice of any values, ordered by their JSON representations.

# Structs

JSONStreamWriter writes tokens as parsed by a json.Decoder back to a string.
Transformer is used to transform JSON values.