Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + var ErrBuildDeleted = fmt.Errorf("build was deleted") + var ErrUnknownBuildPhase = fmt.Errorf("unknown build phase") + func WaitForRunningBuild(buildClient buildtypedclient.BuildsGetter, buildNamespace, buildName string, ...) (*buildv1.Build, bool, error) + type ErrWatchError struct v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v3