| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
EmptyDirVolumeSource |
EmptyDirVolumeSourceBuilder.build() |
EmptyDirVolumeSource |
DoneableEmptyDirVolumeSource.done() |
EmptyDirVolumeSource |
VolumeFluentImpl.getEmptyDir() |
EmptyDirVolumeSource |
VolumeFluent.getEmptyDir() |
EmptyDirVolumeSource |
Volume.getEmptyDir() |
| Modifier and Type | Method and Description |
|---|---|
void |
Volume.setEmptyDir(EmptyDirVolumeSource emptyDir) |
T |
VolumeFluentImpl.withEmptyDir(EmptyDirVolumeSource emptyDir) |
T |
VolumeFluent.withEmptyDir(EmptyDirVolumeSource emptyDir) |
VolumeFluent.EmptyDirNested<T> |
VolumeFluentImpl.withNewEmptyDirLike(EmptyDirVolumeSource item) |
VolumeFluent.EmptyDirNested<T> |
VolumeFluent.withNewEmptyDirLike(EmptyDirVolumeSource item) |
| Constructor and Description |
|---|
DoneableEmptyDirVolumeSource(EmptyDirVolumeSource item,
Function<EmptyDirVolumeSource,EmptyDirVolumeSource> function) |
DoneableEmptyDirVolumeSource(EmptyDirVolumeSource item,
Function<EmptyDirVolumeSource,EmptyDirVolumeSource> function) |
DoneableEmptyDirVolumeSource(Function<EmptyDirVolumeSource,EmptyDirVolumeSource> function) |
DoneableEmptyDirVolumeSource(Function<EmptyDirVolumeSource,EmptyDirVolumeSource> function) |
Copyright © 2011–2016 Red Hat. All rights reserved.