Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package deploy contains logic for watching and synchronizing deployments from configuration.
      
      Source Files
      ¶
    
- doc.go
 
      
      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. | 
| 
         
          
            registry/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. | 
| 
         
          
            registry/deploylog
            
            
          
           
      Package deploylog provides a Registry interface for retrieving deployment logs 
         | 
      Package deploylog provides a Registry interface for retrieving deployment logs | 
| 
         
          
            registry/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. | 
| 
       client
        | 
      |
| 
       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. | 
| 
       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 | 
| 
       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.