registry

package
v0.0.0-...-44d6a2b Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Input

type Input struct {
	Name        string
	Type        cty.Type
	Description lang.MarkupContent
	Default     cty.Value
	Required    bool
}

type ModuleData

type ModuleData struct {
	Version *version.Version
	Inputs  []Input
	Outputs []Output
}

type Output

type Output struct {
	Name        string
	Description lang.MarkupContent
}

Jump to

Keyboard shortcuts

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