- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.IntOrString
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.ControllerCurrentState
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.ControllerDesiredState
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.DesiredState
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.DetailInfo
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.Env
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.Info
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.Manifest
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.PodContainerManifest
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.PodCurrentContainerInfo
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.PodTemplate
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.PodTemplate_
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.PodTemplateDesiredState
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.Port
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.Running
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.State
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.Volume
-  
- getAdditionalProperties() - Method in class io.fabric8.kubernetes.api.model.VolumeMount
-  
- getAddress() - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getAddress() - Method in class io.fabric8.kubernetes.api.KubernetesFactory
-  
- getAnnotations() - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- getAnnotations() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- getAnnotations() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getApiVersion() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- getApiVersion() - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- getCommand() - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
The command line to run. 
- getContainerPort(ServiceSchema) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Returns the container port number for the given service 
- getContainerPort() - Method in class io.fabric8.kubernetes.api.model.Port
- 
The port on which the container is listening. 
- getContainerPort() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getContainers(PodSchema) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Returns all the containers from the given pod 
- getContainers(ReplicationControllerSchema) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Returns all the containers from the given Replication Controller 
- getContainers(ControllerDesiredState) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Returns all the containers from the given Replication Controller's desiredState 
- getContainers(PodTemplate) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
-  
- getContainers(PodTemplateDesiredState) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
-  
- getContainers(Manifest) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
-  
- getContainers(DesiredState) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Returns all the manifest containers from the given desiredState 
- getContainers() - Method in class io.fabric8.kubernetes.api.model.Manifest
- 
The list of containers to launch. 
- getCreationTimestamp() - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- getCreationTimestamp() - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- getCreationTimestamp() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- getCreationTimestamp() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- getCreationTimestamp() - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- getCreationTimestamp() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getCurrentContainers(ReplicationControllerSchema) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Returns all the containers from the given Replication Controller 
- getCurrentContainers(PodSchema) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Returns all the current containers from the given currentState 
- getCurrentContainers(CurrentState) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Returns all the current containers from the given currentState 
- getCurrentState() - Method in class io.fabric8.kubernetes.api.model.PodSchema
- 
The current configuration and status of the pod. 
- getCurrentState() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
- 
The current state of the replicationController 
- getDesiredState() - Method in class io.fabric8.kubernetes.api.model.PodSchema
- 
The desired configuration of the pod 
- getDesiredState() - Method in class io.fabric8.kubernetes.api.model.PodTemplate
- 
The desired configuration of the pod 
- getDesiredState() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
- 
The desired configuration of the replicationController 
- getDetailInfo() - Method in class io.fabric8.kubernetes.api.model.PodCurrentContainerInfo
- 
Detailed information of the container 
- getDockerIp() - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
-  
- getDockerRegistry() - Method in class io.fabric8.kubernetes.api.KubernetesManager
-  
- getDockerRegistry() - Method in interface io.fabric8.kubernetes.api.KubernetesManagerMXBean
-  
- getEnv() - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
Environment variables to set before the container runs. 
- getFactory() - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getHost(PodSchema) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Returns the host of the pod 
- getHost() - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- getHost() - Method in class io.fabric8.kubernetes.api.model.DesiredState
-  
- getHostPort() - Method in class io.fabric8.kubernetes.api.model.Port
- 
The port on the host which maps to the containerPort. 
- getId() - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- getId() - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- getId() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- getId() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getImage() - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
The container image to run. 
- getInfo() - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- getInfo() - Method in class io.fabric8.kubernetes.api.model.DesiredState
-  
- getIntValue() - Method in class io.fabric8.kubernetes.api.IntOrString
-  
- getItems() - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- getItems() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- getItems() - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- getKind() - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- getKind() - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- getKind() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- getKind() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- getKind() - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- getKind() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getKubernetes() - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getKubernetes() - Method in class io.fabric8.kubernetes.api.KubernetesManager
-  
- getKubernetesExtensions() - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getKubernetesMaster() - Method in class io.fabric8.kubernetes.api.KubernetesFactory
-  
- getLabels() - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- getLabels() - Method in class io.fabric8.kubernetes.api.model.PodTemplate
-  
- getLabels() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- getLabels() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getManifest() - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- getManifest() - Method in class io.fabric8.kubernetes.api.model.DesiredState
- 
Manifest describing group of [Docker containers](http://docker.io); also used by [Google Cloud Platform's container-vm images](https://developers.google.com/compute/docs/containers). 
- getManifest() - Method in class io.fabric8.kubernetes.api.model.PodTemplateDesiredState
- 
Manifest describing group of [Docker containers](http://docker.io); also used by [Google Cloud Platform's container-vm images](https://developers.google.com/compute/docs/containers). 
- getMountPath() - Method in class io.fabric8.kubernetes.api.model.VolumeMount
- 
The path at which to mount the volume inside the container. 
- getName() - Method in class io.fabric8.kubernetes.api.model.Env
- 
The name of the environment variable. 
- getName() - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
A symbolic name used to create and track the container. 
- getName() - Method in class io.fabric8.kubernetes.api.model.Port
- 
A symbolic name used to create and track the port. 
- getName() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getName() - Method in class io.fabric8.kubernetes.api.model.Volume
- 
The name of the volume. 
- getName() - Method in class io.fabric8.kubernetes.api.model.VolumeMount
- 
The name of the volume to mount. 
- getNamespace() - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- getNamespace() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- getNamespace() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getPod(String) - Method in interface io.fabric8.kubernetes.api.Kubernetes
- 
Get a specific pod 
- getPod(String) - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getPodIP() - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- getPodIP() - Method in class io.fabric8.kubernetes.api.model.DesiredState
-  
- getPodMap(Kubernetes) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
-  
- getPodMap(Kubernetes, String) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
-  
- getPods() - Method in interface io.fabric8.kubernetes.api.Kubernetes
- 
List all pods on this cluster 
- getPods() - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getPodTemplate() - Method in class io.fabric8.kubernetes.api.model.ControllerCurrentState
- 
Template from which to create new pods, as necessary. 
- getPodTemplate() - Method in class io.fabric8.kubernetes.api.model.ControllerDesiredState
- 
Template from which to create new pods, as necessary. 
- getPodUrl(String, String) - Method in class io.fabric8.kubernetes.api.KubernetesManager
- 
Returns the pod IP of the given pod name 
- getPodUrl(String, String) - Method in interface io.fabric8.kubernetes.api.KubernetesManagerMXBean
- 
Returns the URL to access the given port name and the port number or port name 
- getPort() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getPortalIP() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getPorts() - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
Ports to expose from the container. 
- getProtocol() - Method in class io.fabric8.kubernetes.api.model.Port
- 
The protocol for this port. 
- getReadOnly() - Method in class io.fabric8.kubernetes.api.model.VolumeMount
- 
Whether this volume should be read-only. 
- getReplicas() - Method in class io.fabric8.kubernetes.api.model.ControllerCurrentState
- 
Number of pods currently in the set 
- getReplicas() - Method in class io.fabric8.kubernetes.api.model.ControllerDesiredState
- 
Number of pods desired in the set 
- getReplicaSelector() - Method in class io.fabric8.kubernetes.api.model.ControllerDesiredState
- 
Required labels used to identify pods in the set 
- getReplicationController(String) - Method in interface io.fabric8.kubernetes.api.Kubernetes
- 
Get a specific controller 
- getReplicationController(String) - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getReplicationControllerForPod(String) - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getReplicationControllerForPod(PodSchema) - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getReplicationControllerIdForPod(String) - Method in class io.fabric8.kubernetes.api.KubernetesManager
-  
- getReplicationControllerIdForPod(String) - Method in interface io.fabric8.kubernetes.api.KubernetesManagerMXBean
- 
Returns the replication controller ID for the given pod id if one can be found or null if not 
- getReplicationControllerMap(Kubernetes) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
-  
- getReplicationControllerMap(Kubernetes, String) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
-  
- getReplicationControllers() - Method in interface io.fabric8.kubernetes.api.Kubernetes
- 
List all replicationControllers on this cluster 
- getReplicationControllers() - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getResourceVersion() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- getResourceVersion() - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- getRestartCount() - Method in class io.fabric8.kubernetes.api.model.PodCurrentContainerInfo
- 
Number of restarts. 
- getRunning() - Method in class io.fabric8.kubernetes.api.model.State
- 
Denotes the container is running. 
- getSelector() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getSelfLink() - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- getSelfLink() - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- getSelfLink() - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- getSelfLink() - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- getService(String) - Method in interface io.fabric8.kubernetes.api.Kubernetes
- 
Get a specific service 
- getService(String) - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getServiceMap(Kubernetes) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
-  
- getServices() - Method in interface io.fabric8.kubernetes.api.Kubernetes
- 
List all services on this cluster 
- getServices() - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- getServiceURL(ServiceSchema) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Returns the URL to access the service; using the service portalIP and port 
- getServiceUrl(String) - Method in class io.fabric8.kubernetes.api.KubernetesManager
- 
Returns the service URL of the given service name 
- getServiceUrl(String) - Method in interface io.fabric8.kubernetes.api.KubernetesManagerMXBean
-  
- getState() - Method in class io.fabric8.kubernetes.api.model.PodCurrentContainerInfo
- 
The container state. 
- getStatus() - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- getStatus() - Method in class io.fabric8.kubernetes.api.model.DesiredState
-  
- getStringValue() - Method in class io.fabric8.kubernetes.api.IntOrString
-  
- getValue() - Method in class io.fabric8.kubernetes.api.model.Env
- 
The value of the environment variable. 
- getVersion() - Method in class io.fabric8.kubernetes.api.model.Manifest
- 
The version of the manifest. 
- getVolumeMounts() - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
Data volumes to expose into the container. 
- getVolumes() - Method in class io.fabric8.kubernetes.api.model.Manifest
- 
A list of volumes to share between containers. 
- getWorkingDir() - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
The initial working directory for the command. 
- saveJson(File, Object) - Static method in class io.fabric8.kubernetes.api.KubernetesHelper
- 
Saves the json object to the given file 
- serialize(IntOrString, JsonGenerator, SerializerProvider) - Method in class io.fabric8.kubernetes.api.IntOrString.Serializer
-  
- ServiceListSchema - Class in io.fabric8.kubernetes.api.model
- 
Returns the current list of services. 
- ServiceListSchema() - Constructor for class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- ServiceListSchema.ApiVersion - Enum in io.fabric8.kubernetes.api.model
-  
- ServiceListSchema.Kind - Enum in io.fabric8.kubernetes.api.model
-  
- ServiceSchema - Class in io.fabric8.kubernetes.api.model
- 
A service resource. 
- ServiceSchema() - Constructor for class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.IntOrString
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.ControllerCurrentState
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.ControllerDesiredState
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.DesiredState
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.DetailInfo
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.Env
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.Info
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.Manifest
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.PodContainerManifest
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.PodCurrentContainerInfo
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.PodTemplate
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.PodTemplate_
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.PodTemplateDesiredState
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.Port
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.Running
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.State
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.Volume
-  
- setAdditionalProperty(String, Object) - Method in class io.fabric8.kubernetes.api.model.VolumeMount
-  
- setAddress(String) - Method in class io.fabric8.kubernetes.api.KubernetesFactory
-  
- setAnnotations(Map<String, String>) - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- setAnnotations(Map<String, String>) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- setAnnotations(Map<String, String>) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setApiVersion(ReplicationControllerListSchema.ApiVersion) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- setApiVersion(ServiceListSchema.ApiVersion) - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- setCommand(List<String>) - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
The command line to run. 
- setContainerPort(Integer) - Method in class io.fabric8.kubernetes.api.model.Port
- 
The port on which the container is listening. 
- setContainerPort(IntOrString) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setContainers(List<ManifestContainer>) - Method in class io.fabric8.kubernetes.api.model.Manifest
- 
The list of containers to launch. 
- setCreationTimestamp(String) - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- setCreationTimestamp(String) - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- setCreationTimestamp(String) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- setCreationTimestamp(String) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- setCreationTimestamp(String) - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- setCreationTimestamp(String) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setCurrentState(CurrentState) - Method in class io.fabric8.kubernetes.api.model.PodSchema
- 
The current configuration and status of the pod. 
- setCurrentState(ControllerCurrentState) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
- 
The current state of the replicationController 
- setDesiredState(DesiredState) - Method in class io.fabric8.kubernetes.api.model.PodSchema
- 
The desired configuration of the pod 
- setDesiredState(PodTemplateDesiredState) - Method in class io.fabric8.kubernetes.api.model.PodTemplate
- 
The desired configuration of the pod 
- setDesiredState(ControllerDesiredState) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
- 
The desired configuration of the replicationController 
- setDetailInfo(DetailInfo) - Method in class io.fabric8.kubernetes.api.model.PodCurrentContainerInfo
- 
Detailed information of the container 
- setEnv(List<Env>) - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
Environment variables to set before the container runs. 
- setFactory(KubernetesFactory) - Method in class io.fabric8.kubernetes.api.KubernetesClient
-  
- setHost(String) - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- setHost(String) - Method in class io.fabric8.kubernetes.api.model.DesiredState
-  
- setHostPort(Integer) - Method in class io.fabric8.kubernetes.api.model.Port
- 
The port on the host which maps to the containerPort. 
- setId(String) - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- setId(String) - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- setId(String) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- setId(String) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setImage(String) - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
The container image to run. 
- setInfo(Map<String, PodCurrentContainerInfo>) - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- setInfo(Info) - Method in class io.fabric8.kubernetes.api.model.DesiredState
-  
- setIntValue(Integer) - Method in class io.fabric8.kubernetes.api.IntOrString
-  
- setItems(List<PodSchema>) - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- setItems(List<ReplicationControllerSchema>) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- setItems(List<ServiceSchema>) - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- setKind(PodListSchema.Kind) - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- setKind(String) - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- setKind(ReplicationControllerListSchema.Kind) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- setKind(String) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- setKind(ServiceListSchema.Kind) - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- setKind(String) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setKubernetes(KubernetesClient) - Method in class io.fabric8.kubernetes.api.KubernetesManager
-  
- setLabels(Map<String, String>) - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- setLabels(Map<String, String>) - Method in class io.fabric8.kubernetes.api.model.PodTemplate
-  
- setLabels(Map<String, String>) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- setLabels(Map<String, String>) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setManifest(PodContainerManifest) - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- setManifest(Manifest) - Method in class io.fabric8.kubernetes.api.model.DesiredState
- 
Manifest describing group of [Docker containers](http://docker.io); also used by [Google Cloud Platform's container-vm images](https://developers.google.com/compute/docs/containers). 
- setManifest(Manifest) - Method in class io.fabric8.kubernetes.api.model.PodTemplateDesiredState
- 
Manifest describing group of [Docker containers](http://docker.io); also used by [Google Cloud Platform's container-vm images](https://developers.google.com/compute/docs/containers). 
- setMountPath(String) - Method in class io.fabric8.kubernetes.api.model.VolumeMount
- 
The path at which to mount the volume inside the container. 
- setName(String) - Method in class io.fabric8.kubernetes.api.model.Env
- 
The name of the environment variable. 
- setName(String) - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
A symbolic name used to create and track the container. 
- setName(String) - Method in class io.fabric8.kubernetes.api.model.Port
- 
A symbolic name used to create and track the port. 
- setName(String) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setName(String) - Method in class io.fabric8.kubernetes.api.model.Volume
- 
The name of the volume. 
- setName(String) - Method in class io.fabric8.kubernetes.api.model.VolumeMount
- 
The name of the volume to mount. 
- setNamespace(String) - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- setNamespace(String) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- setNamespace(String) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setPodIP(String) - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- setPodIP(String) - Method in class io.fabric8.kubernetes.api.model.DesiredState
-  
- setPodTemplate(PodTemplate_) - Method in class io.fabric8.kubernetes.api.model.ControllerCurrentState
- 
Template from which to create new pods, as necessary. 
- setPodTemplate(PodTemplate) - Method in class io.fabric8.kubernetes.api.model.ControllerDesiredState
- 
Template from which to create new pods, as necessary. 
- setPort(Integer) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setPortalIP(String) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setPorts(List<Port>) - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
Ports to expose from the container. 
- setProtocol(String) - Method in class io.fabric8.kubernetes.api.model.Port
- 
The protocol for this port. 
- setReadOnly(Boolean) - Method in class io.fabric8.kubernetes.api.model.VolumeMount
- 
Whether this volume should be read-only. 
- setReplicas(Integer) - Method in class io.fabric8.kubernetes.api.model.ControllerCurrentState
- 
Number of pods currently in the set 
- setReplicas(Integer) - Method in class io.fabric8.kubernetes.api.model.ControllerDesiredState
- 
Number of pods desired in the set 
- setReplicaSelector(Map<String, String>) - Method in class io.fabric8.kubernetes.api.model.ControllerDesiredState
- 
Required labels used to identify pods in the set 
- setResourceVersion(Integer) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerListSchema
-  
- setResourceVersion(Integer) - Method in class io.fabric8.kubernetes.api.model.ServiceListSchema
-  
- setRestartCount(Integer) - Method in class io.fabric8.kubernetes.api.model.PodCurrentContainerInfo
- 
Number of restarts. 
- setRunning(Running) - Method in class io.fabric8.kubernetes.api.model.State
- 
Denotes the container is running. 
- setSelector(Map<String, String>) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setSelfLink(String) - Method in class io.fabric8.kubernetes.api.model.PodListSchema
-  
- setSelfLink(String) - Method in class io.fabric8.kubernetes.api.model.PodSchema
-  
- setSelfLink(String) - Method in class io.fabric8.kubernetes.api.model.ReplicationControllerSchema
-  
- setSelfLink(String) - Method in class io.fabric8.kubernetes.api.model.ServiceSchema
-  
- setState(State) - Method in class io.fabric8.kubernetes.api.model.PodCurrentContainerInfo
- 
The container state. 
- setStatus(String) - Method in class io.fabric8.kubernetes.api.model.CurrentState
-  
- setStatus(String) - Method in class io.fabric8.kubernetes.api.model.DesiredState
-  
- setStringValue(String) - Method in class io.fabric8.kubernetes.api.IntOrString
-  
- setValue(String) - Method in class io.fabric8.kubernetes.api.model.Env
- 
The value of the environment variable. 
- setVersion(Manifest.Version) - Method in class io.fabric8.kubernetes.api.model.Manifest
- 
The version of the manifest. 
- setVolumeMounts(List<VolumeMount>) - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
Data volumes to expose into the container. 
- setVolumes(Set<Volume>) - Method in class io.fabric8.kubernetes.api.model.Manifest
- 
A list of volumes to share between containers. 
- setWorkingDir(String) - Method in class io.fabric8.kubernetes.api.model.ManifestContainer
- 
The initial working directory for the command. 
- State - Class in io.fabric8.kubernetes.api.model
- 
The container state. 
- State() - Constructor for class io.fabric8.kubernetes.api.model.State
-  
- valueOf(String) - Static method in enum io.fabric8.kubernetes.api.model.Manifest.Version
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum io.fabric8.kubernetes.api.model.PodListSchema.Kind
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum io.fabric8.kubernetes.api.model.ReplicationControllerListSchema.ApiVersion
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum io.fabric8.kubernetes.api.model.ReplicationControllerListSchema.Kind
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum io.fabric8.kubernetes.api.model.ServiceListSchema.ApiVersion
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum io.fabric8.kubernetes.api.model.ServiceListSchema.Kind
- 
Returns the enum constant of this type with the specified name. 
- values() - Static method in enum io.fabric8.kubernetes.api.model.Manifest.Version
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum io.fabric8.kubernetes.api.model.PodListSchema.Kind
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum io.fabric8.kubernetes.api.model.ReplicationControllerListSchema.ApiVersion
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum io.fabric8.kubernetes.api.model.ReplicationControllerListSchema.Kind
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum io.fabric8.kubernetes.api.model.ServiceListSchema.ApiVersion
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum io.fabric8.kubernetes.api.model.ServiceListSchema.Kind
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- Volume - Class in io.fabric8.kubernetes.api.model
-  
- Volume() - Constructor for class io.fabric8.kubernetes.api.model.Volume
-  
- VolumeMount - Class in io.fabric8.kubernetes.api.model
-  
- VolumeMount() - Constructor for class io.fabric8.kubernetes.api.model.VolumeMount
-