package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Functions
BuildToPodLogOptions builds a PodLogOptions object out of a BuildLogOptions.
FindTriggerPolicy retrieves the BuildTrigger(s) of a given type from a build configuration.
GetBuildCAConfigMapName returns the name of the ConfigMap containing the build's certificate authority bundles.
GetBuildPodName returns name of the build pod.
GetBuildSystemConfigMapName returns the name of the ConfigMap containing the build's registry configuration.
GetInputReference returns the From ObjectReference associated with the BuildStrategy.
LabelValue returns a string to use as a value for the Build label in a pod.
# Type aliases
BuildSliceByCreationTimestamp implements sort.Interface for []Build based on the CreationTimestamp field.