Documentation ¶
Index ¶
- type Context
- func (c *Context) GetDatasByType(label string) block.Blocks
- func (c *Context) GetProviderBlocksByProvider(providerName string, alias string) block.Blocks
- func (c *Context) GetReferencedBlock(referringAttr block.Attribute) (block.Block, error)
- func (c *Context) GetReferencingResources(originalBlock block.Block, referencingLabel string, ...) (block.Blocks, error)
- func (c *Context) GetResourcesByType(label string) block.Blocks
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
func (*Context) GetProviderBlocksByProvider ¶
func (*Context) GetReferencedBlock ¶
func (*Context) GetReferencingResources ¶
Click to show internal directories.
Click to hide internal directories.