# Functions
NewDeploymentTriggerController returns a new DeploymentTriggerController.
# Constants
MaxRetries is the number of times a deployment config will be retried before it is dropped out of the queue.
We must avoid creating processing deployment configs until the deployment config and image stream stores have synced.
# Structs
DeploymentTriggerController processes all triggers for a deployment config and kicks new deployments whenever possible.