| Package | Description |
|---|---|
| io.fabric8.kubernetes.api | |
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
static List<ManifestContainer> |
KubernetesHelper.getContainers(DesiredState desiredState)
Returns all the manifest containers from the given desiredState
|
| Modifier and Type | Method and Description |
|---|---|
DesiredState |
PodSchema.getDesiredState()
The desired configuration of the pod
|
| Modifier and Type | Method and Description |
|---|---|
void |
PodSchema.setDesiredState(DesiredState desiredState)
The desired configuration of the pod
|
Copyright © 2011–2014 Red Hat. All rights reserved.