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. |
|
factory
Package factory contains code used to create deployment controllers.
|
Package factory contains code used to create deployment controllers. |
|
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. |
|
registry
|
|
|
deploy
Package deploy provides Registry interface and its RESTStorage implementation for storing Deployment api objects.
|
Package deploy provides Registry interface and its RESTStorage implementation for storing Deployment api objects. |
|
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. |
|
etcd
Package etcd provides etcd backend implementation for storing Deployment and DeploymentConfig objects
|
Package etcd provides etcd backend implementation for storing Deployment and DeploymentConfig objects |
|
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 strategy contains implementations of core deployment strategies.
|
Package strategy contains implementations of core deployment strategies. |
Click to show internal directories.
Click to hide internal directories.