provider

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2026 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanupSchema

func CleanupSchema(schemaPath string)

CleanupSchema removes the temp directory created by GenerateSchema.

func GenerateSchema

func GenerateSchema(providerDir, providerSource string) (string, error)

GenerateSchema builds the provider and generates the schema JSON. Returns the path to the generated schema.json file.

func GenerateSchemaTo added in v0.2.0

func GenerateSchemaTo(providerDir, providerSource, destPath string) error

GenerateSchemaTo builds the provider, generates the schema, and writes it to the specified destination path. The temp working directory is cleaned up.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL