package
3.11.0+incompatible
Repository: https://github.com/csrwng/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.
GetBuildPodName returns name of the build pod.
GetInputReference returns the From ObjectReference associated with the BuildStrategy.
No description provided by the author
LabelValue returns a string to use as a value for the Build label in a pod.
No description provided by the author

# Type aliases

BuildSliceByCreationTimestamp implements sort.Interface for []Build based on the CreationTimestamp field.