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