Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func WaitForRunningBuild ¶
func WaitForRunningBuild(watcher rest.Watcher, ctx kapi.Context, build *api.Build, timeout time.Duration) (*api.Build, bool, error)
WaitForRunningBuild waits until the specified build is no longer New or Pending. Returns true if the build ran within timeout, false if it did not, and an error if any other error state occurred. The last observed Build state is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.