package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Functions
GetFirstPod returns a pod matching the namespace and label selector and the number of all pods that match the label selector.
NewREST creates a new REST for DeploymentLogs.
WaitForRunningDeployerPod waits a given period of time until the deployer pod for given replication controller is not running.
WaitForRunningDeployment waits until the specified deployment is no longer New or Pending.
# Variables
ErrUnknownDeploymentPhase is returned for WaitForRunningDeployment if an unknown phase is returned.