package
4.0.0-alpha.0+incompatible
Repository: https://github.com/openshift/openshift-apiserver.git
Documentation: pkg.go.dev

# 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.
WaitForRunningDeployment waits until the specified deployment is no longer New or Pending.

# Variables

ErrUnknownDeploymentPhase is returned for WaitForRunningDeployment if an unknown phase is returned.

# Structs

REST is an implementation of RESTStorage for the api server.