| Modifier and Type | Class and Description |
|---|---|
static class |
PodVolumes.EmptyDirVolume |
static class |
PodVolumes.HostPathVolume |
static class |
PodVolumes.NfsVolume |
static class |
PodVolumes.SecretVolume |
| Modifier and Type | Method and Description |
|---|---|
List<PodVolumes.PodVolume> |
PodTemplate.getVolumes() |
| Constructor and Description |
|---|
PodTemplate(String image,
List<? extends PodVolumes.PodVolume> volumes) |
Copyright © 2016. All rights reserved.