//
pkg.gl
Category
github.com/vmware-tanzu/vm-operator
pkg
util
cloudinit
validate
package
1.8.6
Repository:
https://github.com/vmware-tanzu/vm-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
141 SLOC
#
Functions
CloudConfigJSONRawMessage
CloudConfigJSONRawMessage returns any errors encountered when validating the json.RawMessage portions of a CloudConfig.
CloudConfigYAML
CloudConfigYAML returns an error if the provided CloudConfig YAML is not valid according to the CloudConfig schema.