Documentation
¶
Index ¶
- func CancelStackRun(client console.Client, id string) error
- func CompleteStackRun(client console.Client, id string, attributes *gqlclient.StackRunAttributes) (err error)
- func CompleteStackRunStep(client console.Client, id string) error
- func FailStackRun(client console.Client, id string) error
- func FailStackRunStep(client console.Client, id string) error
- func MarkStackRun(client console.Client, id string, status gqlclient.StackStatus) error
- func MarkStackRunStep(client console.Client, id string, status gqlclient.StepStatus) error
- func MarkStackRunWithRetry(client console.Client, id string, status gqlclient.StackStatus, ...)
- func StartStackRun(client console.Client, id string) error
- func StartStackRunStep(client console.Client, id string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompleteStackRun ¶
func MarkStackRun ¶
func MarkStackRunStep ¶
func MarkStackRunWithRetry ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.