schemahelper

package
v0.0.0-...-b2ec3be Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CountAttributeSchema

func CountAttributeSchema() *schema.AttributeSchema

func ForEachAttributeSchema

func ForEachAttributeSchema() *schema.AttributeSchema

func NewBlockSchema

func NewBlockSchema(bs *schema.BlockSchema) blockSchema

Types

type LookupResult

type LookupResult int
const (
	LookupFailed LookupResult = iota
	LookupSuccessful
	LookupPartiallySuccessful
	NoDependentKeys
)

func MergeBlockBodySchemas

func MergeBlockBodySchemas(block *hcl.Block, blockSchema *schema.BlockSchema) (*schema.BodySchema, LookupResult)

Jump to

Keyboard shortcuts

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