Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitForWithRetries ¶
func WaitForWithRetries(retries int64, interval time.Duration, timeout time.Duration, predicate StateDefiner) (interface{}, error)
WaitForWithRetries wait for a predicate to be true and limiting the retries by an explict count
Types ¶
Click to show internal directories.
Click to hide internal directories.