| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeMount> |
ManifestContainer.getVolumeMounts()
Data volumes to expose into the container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManifestContainer.setVolumeMounts(List<VolumeMount> volumeMounts)
Data volumes to expose into the container.
|
Copyright © 2011–2014 Red Hat. All rights reserved.