package
0.1.6
Repository: https://github.com/intelops/genval.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
GenerateOverlay creates an overlay to store cue schemas from a given directory.
GetDefinitions reads the files names of the Cue definitions from the provided path and returns a []filenames and an error.
No description provided by the author
ParseTools matches the tool provided is present in the .env file and returns the tool, the associated OCI URL and any error encountered.
ReadAndCompileData reads the content from the given file path or GitHub URL and compiles it into cue.Value.
No description provided by the author