stackutil

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActiveStacks

func ActiveStacks(region string) ([]string, error)

Types

type StackResults

type StackResults struct {
	StackSummaries []StackSummary
}

type StackSummary

type StackSummary struct {
	CreationTime        string
	StackId             string
	StackName           string
	StackStatus         string
	TemplateDescription string
}

Jump to

Keyboard shortcuts

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