# Packages
No description provided by the author
No description provided by the author
Package controller contains all the controllers which taken together implement the deployment system's behavior.
Package generator contains the code for DeploymentConfig regeneration as well as REST support to help expose the generator from an API.
No description provided by the author
Package reaper implements the Reaper interface for deploymentConfigs.
No description provided by the author
Package resizer implements the kubectl.Resizer interface for deploymentConfigs.
Package rollback contains the code for generating DeploymentConfigs representing rollbacks as well as REST support for API clients.
Package strategy contains implementations of core deployment strategies.
No description provided by the author