package
0.1.0-alpha.30
Repository: https://github.com/siderolabs/conform.git
Documentation: pkg.go.dev

# Functions

New loads the conform.yaml file and unmarshals it into a Conform struct.

# Structs

Conform is a struct that conform.yaml gets decoded into.
PolicyDeclaration allows a user to declare an arbitrary type along with a spec that will be decoded into the appropriate concrete type.