| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
Set<Volume> |
Manifest.getVolumes()
A list of volumes to share between containers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Manifest.setVolumes(Set<Volume> volumes)
A list of volumes to share between containers.
|
Copyright © 2011–2014 Red Hat. All rights reserved.