//
pkg.gl
Category
github.com/aws/amazon-ecs-cli
ecs-cli
modules
utils
waiters
package
1.21.0
Repository:
https://github.com/aws/amazon-ecs-cli.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
4
Files
53 SLOC
#
Functions
ServiceWaitUntilComplete
ServiceWaitUntilComplete runs the action in a for true loop, until the action returns true or an error.
TaskWaitUntilTimeout
WaitUntilTimeout executes the waiterAction for maxRetries number of times, waiting for delayWait time between execution.