Package | Description |
---|---|
io.fabric8.kubernetes.api | |
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
static List<ManifestContainer> |
KubernetesHelper.getContainers(Manifest manifest) |
Modifier and Type | Method and Description |
---|---|
Manifest |
PodTemplateDesiredState.getManifest()
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).
|
Manifest |
DesiredState.getManifest()
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).
|
Modifier and Type | Method and Description |
---|---|
void |
PodTemplateDesiredState.setManifest(Manifest manifest)
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).
|
void |
DesiredState.setManifest(Manifest manifest)
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).
|
Copyright © 2011–2014 Red Hat. All rights reserved.