templates

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComplexVariableData

type ComplexVariableData map[string]string

type LocalsModulesTF

type LocalsModulesTF struct {
	Module map[string]*ModuleData
}

type MainModuleData

type MainModuleData struct {
	*ModuleData
	RequiredFields map[string]string
}

type MainModuleTF

type MainModuleTF struct {
	Module   map[string]*MainModuleData
	RootPath string
}

type ModuleData

type ModuleData struct {
	SimpleLocals map[string]string
	MapLocals    map[string]ComplexVariableData
}

type VariablesModuleList added in v0.1.0

type VariablesModuleList map[string]*VariablesModulesTF

type VariablesModulesTF

type VariablesModulesTF struct {
	ModuleName        string
	Description       string
	ObjectTypeMapping map[string]string
	DefaultValues     map[string]string
}

Jump to

Keyboard shortcuts

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