Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/HewlettPackard/terraschema
/ types & classes
Types & classes
13 in github.com/HewlettPackard/terraschema
⨍
Functions
51
◇
Types & classes
13
Struct
CreateSchemaOptions
pkg/jsonschema/json-schema.go:13
Struct
ExportVariablesOptions
pkg/json/json.go:14
Struct
JSONValidationBlock
pkg/json/json.go:42
Struct
JSONVariableBlock
pkg/json/json.go:33
Struct
MarshallableVariableBlock
pkg/json/json.go:25
Struct
TranslatedVariable
TranslatedVariable contains the Variable struct, as well as some extra information that can be used for debugging. This is done here because it can be
pkg/model/model.go:35
Struct
ValidationApplyError
pkg/jsonschema/validation.go:16
Struct
ValidationBlock
pkg/model/model.go:25
Struct
VariableBlock
VariableBlock represents a Terraform variable block. It contains all fields that can be present in a variable block. The variable name is stored separ
pkg/model/model.go:10
FuncType
conditionMutator
func(hcl.Expression, string, string) (map[string]any, error)
pkg/jsonschema/validation.go:12
Struct
errorLocation
pkg/jsonschema/json-schema_test.go:99
Struct
fieldInfo
get the field name and whether the field is exclusive, which is a term i use to describe whole number quantities paired with "must be greater than thi
pkg/jsonschema/validation_util.go:139
Struct
operationWithTypeName
pkg/jsonschema/validation_util.go:132