package
1.3.0-alpha.3
Repository: https://github.com/pi-victor/origin.git
Documentation: pkg.go.dev

# Functions

BuildConfigBuilds return a list of builds for the given build config.
BuildConfigSelector returns a label Selector which can be used to find all builds for a BuildConfig.
BuildConfigSelectorDeprecated returns a label Selector which can be used to find all builds for a BuildConfig that use the deprecated labels.
BuildNameForConfigVersion returns the name of the version-th build for the config that has the provided name.
BuildNumber returns the given build number.
BuildRunPolicy returns the scheduling policy for the build based on the "queued" label.
ConfigNameForBuild returns the name of the build config from a build name.
GetBuildName returns name of the build pod.
GetInputReference returns the From ObjectReference associated with the BuildStrategy.
IsBuildComplete returns whether the provided build is complete or not.
IsPaused returns true if the provided BuildConfig is paused and cannot be used to create a new Build.
NameFromImageStream returns a concatenated name representing an ImageStream[Tag/Image] reference.
VersionForBuild returns the version from the provided build name.

# Constants

NoBuildLogsMessage reports that no build logs are available.