Package | Description |
---|---|
io.fabric8.kubernetes.api | |
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
static List<ManifestContainer> |
KubernetesHelper.getContainers(PodTemplateDesiredState podTemplateDesiredState) |
Modifier and Type | Method and Description |
---|---|
PodTemplateDesiredState |
PodTemplate.getDesiredState()
The desired configuration of the pod
|
Modifier and Type | Method and Description |
---|---|
void |
PodTemplate.setDesiredState(PodTemplateDesiredState desiredState)
The desired configuration of the pod
|
Copyright © 2011–2014 Red Hat. All rights reserved.