Created
          August 24, 2015 16:22 
        
      - 
      
- 
        Save iocanel/2730e14b3d30da53853a to your computer and use it in GitHub Desktop. 
    Adapt KubernetesClient to OpenShiftClient
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | KubernetesClient client = new DefaultKubernetesClinet(); | |
| OpenShiftClient oc = client.adapt(OpenShiftClient.class); | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment