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

# Functions

Of will build a value that marshals to a JSON array if len(v) > 1, otherwise to a single string.
Set will build a value that marshals to a JSON array.
String will build a value that marshals to a single string.

# Structs

StringOrSet is a type that holds a []string, but marshals to a []string or a string.