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)
Click to show internal directories.
Click to hide internal directories.