cloudformation

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudformationTarget

type CloudformationTarget struct {
	Cloud   fi.Cloud
	Region  string
	Project string
	// contains filtered or unexported fields
}

func NewCloudformationTarget

func NewCloudformationTarget(cloud fi.Cloud, region, project string, outDir string) *CloudformationTarget

func (*CloudformationTarget) Find

func (t *CloudformationTarget) Find(ref *Literal) (interface{}, bool)

func (*CloudformationTarget) Finish

func (t *CloudformationTarget) Finish(taskMap map[string]fi.Task) error

func (*CloudformationTarget) ProcessDeletions

func (t *CloudformationTarget) ProcessDeletions() bool

func (*CloudformationTarget) RenderResource

func (t *CloudformationTarget) RenderResource(resourceType string, resourceName string, e interface{}) error

type Literal

type Literal struct {
	// contains filtered or unexported fields
}

func GetAtt

func GetAtt(resourceType, resourceName string, attribute string) *Literal

func LiteralString

func LiteralString(v string) *Literal

func Ref

func Ref(resourceType, resourceName string) *Literal

func (*Literal) MarshalJSON

func (l *Literal) MarshalJSON() ([]byte, error)

Jump to

Keyboard shortcuts

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