package
1.14.0
Repository: https://github.com/coreos/coreos-cloudinit.git
Documentation: pkg.go.dev

# Functions

NewContext creates a context from the provided data.
NewNode returns the node representation of the given value.
Validate runs a series of validation tests against the given userdata and returns a report detailing all of the issues.

# Variables

Rules contains all of the validation rules.

# Structs

Entry
Entry represents a single generic item in the report.
Report represents the list of entries resulting from validation.