# Functions
No description provided by the author
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.