| Package | Description | 
|---|---|
| io.fabric8.kubernetes.api | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | KubernetesClientA simple client interface abstracting away the details of working with
 the  KubernetesFactoryand the differences between
 the coreKubernetesAPI and theKubernetesExtensions | 
| Modifier and Type | Method and Description | 
|---|---|
| Kubernetes | KubernetesFactory. createKubernetes() | 
| Kubernetes | KubernetesClient. getKubernetes() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<String,PodSchema> | KubernetesHelper. getPodMap(Kubernetes kubernetes) | 
| static Map<String,PodSchema> | KubernetesHelper. getPodMap(Kubernetes kubernetes,
         String selector) | 
| static Map<String,ReplicationControllerSchema> | KubernetesHelper. getReplicationControllerMap(Kubernetes kubernetes) | 
| static Map<String,ReplicationControllerSchema> | KubernetesHelper. getReplicationControllerMap(Kubernetes kubernetes,
                           String selector) | 
| static Map<String,ServiceSchema> | KubernetesHelper. getServiceMap(Kubernetes kubernetes) | 
Copyright © 2011–2014 Red Hat. All rights reserved.