Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
List<Volume> |
PodSpec.getVolumes() |
List<Volume> |
ContainerManifest.getVolumes() |
Modifier and Type | Method and Description |
---|---|
void |
PodSpec.setVolumes(List<Volume> volumes) |
void |
ContainerManifest.setVolumes(List<Volume> volumes) |
Copyright © 2011–2015 Red Hat. All rights reserved.