package
1.3.0-alpha.3
Repository: https://github.com/pi-victor/origin.git
Documentation: pkg.go.dev

# 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.