cfn

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteStack

func DeleteStack(stackName string) client.Error

func Deploy

func Deploy(template string, params []cloudformation.Parameter, stackName string) 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) (string, client.Error)

func ListStacks

func ListStacks() ([]cloudformation.StackSummary, 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