cfn

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateChangeSet added in v0.7.0

func CreateChangeSet(template string, params []cloudformation.Parameter, tags map[string]string, stackName string) (string, client.Error)

func DeleteChangeSet added in v0.7.0

func DeleteChangeSet(stackName, changeSetName string) client.Error

func DeleteStack

func DeleteStack(stackName string) client.Error

func ExecuteChangeSet added in v0.7.0

func ExecuteChangeSet(stackName, changeSetName string) client.Error

func GetChangeSet added in v0.7.0

func GetChangeSet(stackName, changeSetName string) (*cloudformation.DescribeChangeSetResponse, client.Error)

func GetStack

func GetStack(stackName string) (cloudformation.Stack, client.Error)

func GetStackEvents added in v0.3.0

func GetStackEvents(stackName string) ([]cloudformation.StackEvent, client.Error)

func GetStackResources

func GetStackResources(stackName string) ([]cloudformation.StackResource, client.Error)

func GetStackTemplate

func GetStackTemplate(stackName string, processed bool) (string, client.Error)

func ListStacks

func ListStacks() ([]cloudformation.StackSummary, client.Error)

func SetTerminationProtection added in v0.8.0

func SetTerminationProtection(stackName string, protectionEnabled bool) client.Error

func StackExists

func StackExists(stackName string) (bool, client.Error)

func WaitUntilStackCreateComplete

func WaitUntilStackCreateComplete(stackName string) client.Error

func WaitUntilStackExists

func WaitUntilStackExists(stackName string) client.Error

Types

This section is empty.

Jump to

Keyboard shortcuts

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