Documentation ¶
Overview ¶
Package deploy contains logic for watching and synchronizing deployments from configuration.
Directories ¶
Path | Synopsis |
---|---|
apis
|
|
apps
+groupName=apps.openshift.io Package api is the internal version of the API.
|
+groupName=apps.openshift.io Package api is the internal version of the API. |
apps/v1
+groupName=apps.openshift.io Package v1 is the v1 version of the API.
|
+groupName=apps.openshift.io Package v1 is the v1 version of the API. |
client
|
|
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. |
generated
|
|
internalclientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
internalclientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
internalclientset/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
internalclientset/typed/apps/internalversion
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
internalclientset/typed/apps/internalversion/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
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 |
metrics
|
|
prometheus
Package prometheus contains code for injecting apps related metrics into the prometheus registry running in the openshift master
|
Package prometheus contains code for injecting apps related metrics into the prometheus registry running in the openshift master |
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 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.