Documentation ¶
Overview ¶
Package deploy contains logic for watching and synchronizing deployments from configuration.
Directories ¶
Path | Synopsis |
---|---|
Package api is the internal version of the API.
|
Package api is the internal version of the API. |
v1
Package v1 is the v1 version of the API.
|
Package v1 is the v1 version of the API. |
client
|
|
clientset_generated/internalclientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
clientset_generated/internalclientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
clientset_generated/internalclientset/typed/core/internalversion
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset_generated/internalclientset/typed/core/internalversion/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
clientset_generated/release_v1_5
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
clientset_generated/release_v1_5/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
clientset_generated/release_v1_5/typed/core/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset_generated/release_v1_5/typed/core/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
Package cmd contains various interface implementations for command-line tools associated with deploymentconfigs.
|
Package cmd contains various interface implementations for command-line tools associated with deploymentconfigs. |
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. |
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 |
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 |
generator
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. |
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 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.