# Functions
AnyDeployerPodSelector returns a label Selector which can be used to find all deployer pods across all deployments, including hook and custom deployer pods.
ConfigSelector returns a label Selector which can be used to find all deployments for a DeploymentConfig.
DecodeDeploymentConfig decodes a DeploymentConfig from controller using codec.
No description provided by the author
DeployerPodNameForDeployment returns the name of a pod for a given deployment.
DeployerPodSelector returns a label Selector which can be used to find all deployer pods associated with a deployment with name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EncodeDeploymentConfig encodes config as a string using codec.
No description provided by the author
LabelForDeployment builds a string identifier for a Deployment.
LabelForDeploymentConfig builds a string identifier for a DeploymentConfig.
LatestDeploymentNameForConfig returns a stable identifier for config based on its version.
MakeDeployment creates a deployment represented as a ReplicationController and based on the given DeploymentConfig.
# Constants
DeployerPodSuffix is the suffix added to pods created from a deployment.
# Structs
ListWatcherImpl is a pluggable ListWatcher.
# Type aliases
DeploymentsByLatestVersionAsc sorts deployments by LatestVersion ascending.
DeploymentsByLatestVersionAsc sorts deployments by LatestVersion descending.