Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JsonCompat ¶ added in v0.57.1
JsonCompat takes a generic as returned from yaml.Unmarshal and returns a new instance with all map[any]any converted to map[string]any for compatiblilty with Apis that only support JSON generic objects. (Objects marshalled from json only support string keys).
func MultiSelect ¶ added in v0.54.0
func StringifySchema ¶ added in v0.56.0
func ValidateAgainstSchema ¶ added in v0.56.0
Types ¶
Click to show internal directories.
Click to hide internal directories.