# Functions
ExtractSchema extracts an openAPI schema from a CRD/ XRD-like object and returns the equivalent cue types.
GenerateOpenAPISchema generates an openapi schema using the contents of the supplied directory and returns it prefixing it with a package declaration for the supplied package.
NewTester returns a test for the supplied configuration.
PackageScript generates self-contained definitions from the supplied directory and returns cue code for an object with a _script property that contains the code as a string.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author