Package | Description |
---|---|
io.fabric8.kubernetes.api | |
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
static List<ManifestContainer> |
KubernetesHelper.getContainers(PodTemplate podTemplate) |
Modifier and Type | Method and Description |
---|---|
PodTemplate |
ControllerDesiredState.getPodTemplate()
Template from which to create new pods, as necessary.
|
Modifier and Type | Method and Description |
---|---|
void |
ControllerDesiredState.setPodTemplate(PodTemplate podTemplate)
Template from which to create new pods, as necessary.
|
Copyright © 2011–2014 Red Hat. All rights reserved.