| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.settings |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VolumeFluent<A extends VolumeFluent<A>> |
class |
VolumeFluentImpl<A extends VolumeFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PodSpecFluent.VolumesNested<N> |
static interface |
WatchEventFluent.VolumeObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableVolume |
class |
PodSpecFluentImpl.VolumesNestedImpl<N> |
class |
VolumeBuilder |
class |
VolumeFluentImpl<A extends VolumeFluent<A>> |
class |
WatchEventFluentImpl.VolumeObjectNestedImpl<N> |
| Constructor and Description |
|---|
VolumeBuilder(VolumeFluent<?> fluent) |
VolumeBuilder(VolumeFluent<?> fluent,
Boolean validationEnabled) |
VolumeBuilder(VolumeFluent<?> fluent,
Volume instance) |
VolumeBuilder(VolumeFluent<?> fluent,
Volume instance,
Boolean validationEnabled) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PodPresetSpecFluent.VolumesNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
PodPresetSpecFluentImpl.VolumesNestedImpl<N> |
Copyright © 2015–2020 Red Hat. All rights reserved.