Documentation ¶
Overview ¶
Package deploy contains logic for watching and synchronizing deployments from configuration.
Directories ¶
Path | Synopsis |
---|---|
Package controller contains all the controllers which taken together implement the deployment system's behavior.
|
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.
|
Package generator contains the code for DeploymentConfig regeneration as well as REST support to help expose the generator from an API. |
analysis
Package analysis provides functions that analyse deployment configurations and setup markers that will be reported by oc status
|
Package analysis provides functions that analyse deployment configurations and setup markers that will be reported by oc status |
Package reaper implements the Reaper interface for deploymentConfigs
|
Package reaper implements the Reaper interface for deploymentConfigs |
deployconfig
Package deployconfig provides Registry interface and its RESTStorage implementation for storing DeploymentConfig api objects.
|
Package deployconfig provides Registry interface and its RESTStorage implementation for storing DeploymentConfig api objects. |
deploylog
Package deploylog provides a Registry interface for retrieving deployment logs
|
Package deploylog provides a Registry interface for retrieving deployment logs |
rollback
Package rollback contains the code for generating DeploymentConfigs representing rollbacks as well as REST support for API clients.
|
Package rollback contains the code for generating DeploymentConfigs representing rollbacks as well as REST support for API clients. |
Package scaler implements the kubectl.Scaler interface for deploymentConfigs
|
Package scaler implements the kubectl.Scaler interface for deploymentConfigs |
Package strategy contains implementations of core deployment strategies.
|
Package strategy contains implementations of core deployment strategies. |
support
Package support is a library of code useful to any strategy.
|
Package support is a library of code useful to any strategy. |
Click to show internal directories.
Click to hide internal directories.