mhcl

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultTagProcessor

type DefaultTagProcessor struct {
}

func (*DefaultTagProcessor) Process

func (p *DefaultTagProcessor) Process(r any)

type MHCLProcessor

type MHCLProcessor struct {
	// These will be used to resolve mhcl refs
	ResourceRefs map[string]resources.CloudSpecificResource
}

func (*MHCLProcessor) Process

func (p *MHCLProcessor) Process(body hcl.Body, r any, ctx *hcl.EvalContext, cloud common.CloudProvider) hcl.Body

type MHclTag

type MHclTag struct {
	// Reference to a multy resource
	Ref      string
	Optional bool
}

type NameSetter

type NameSetter interface {
	SetName(string)
}

Jump to

Keyboard shortcuts

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