package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

FindCircularBuilds checks all build configs for cycles.
FindMissingInputImageStreams checks all build configs and confirms that their From element exists Precedence of failures: 1.
FindPendingTags inspects all imageStreamTags that serve as outputs to builds.
FindUnpushableBuildConfigs checks all build configs that will output to an IST backed by an ImageStream and checks to make sure their builds can push.

# Constants