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

# Functions

CreateTempFile stores the specified data in a temp dir/temp file for the test who calls it.
Finds the pod running Jenkins.
NewRef creates a jenkins reference from an OC client.
OverridePodTemplateImages sees if this is a prow-gcp e2e test invocation, and we want to override the agent image for the default pod templates; the jenkins image will pick up the env vars passed to new-app and update the image field of the pod templates with the values.
SetupDockerhubImage pull in a jenkins image from docker.io for aws-build testing; at some point during 4.0 dev, the jenkins imagestream in the openshift namespace will leverage the rhel images from the terms based registry at registry.redhat.io where credentials will be needed; we want to test against pre-release images.
pulls in a jenkins image built from a PR change for one of our plugins.

# Constants

# Structs

Definition is part of a FlowDefinition.
FlowDefinition can be marshalled into XML to represent a Jenkins workflow job definition.
JenkinsRef represents a Jenkins instance running on an OpenShift server.
JobMon is a Jenkins job monitor.