Documentation ¶
Index ¶
- func CreateAppStackCycle(appName string) awsutil.Cycle
- func CreateAppStackExistsCycle(appName string) awsutil.Cycle
- func DeleteStackCycle(stackName string) awsutil.Cycle
- func DescribeAppStackCycle(stackName string) awsutil.Cycle
- func DescribeAppStatusStackCycle(stackName string, status string) awsutil.Cycle
- func DescribeConvoxStackCycle(stackName string) awsutil.Cycle
- func DescribeStackCycleWithoutQuery(appName string) awsutil.Cycle
- func DescribeStackNotFound(stackName string) awsutil.Cycle
- func Runs(t *testing.T, runs ...Run)
- func Server(t *testing.T, stubs ...Http) *httptest.Server
- type ExecRun
- type Http
- type Run
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAppStackCycle ¶
func DeleteStackCycle ¶
func DescribeAppStackCycle ¶
returns the stack you asked for
func DescribeAppStatusStackCycle ¶
returns the stack you asked for with a status
func DescribeConvoxStackCycle ¶
returns convox stack
func DescribeStackCycleWithoutQuery ¶
no filter - returns convox stack and an app
func DescribeStackNotFound ¶
search for stack, return missing
Types ¶
type ExecRun ¶
Click to show internal directories.
Click to hide internal directories.