Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
DownwardAPIVolumeSource |
DownwardAPIVolumeSourceBuilder.build() |
DownwardAPIVolumeSource |
DoneableDownwardAPIVolumeSource.done() |
DownwardAPIVolumeSource |
VolumeFluentImpl.getDownwardAPI() |
DownwardAPIVolumeSource |
VolumeFluent.getDownwardAPI() |
DownwardAPIVolumeSource |
Volume.getDownwardAPI() |
Modifier and Type | Method and Description |
---|---|
void |
Volume.setDownwardAPI(DownwardAPIVolumeSource downwardAPI) |
A |
VolumeFluentImpl.withDownwardAPI(DownwardAPIVolumeSource downwardAPI) |
A |
VolumeFluent.withDownwardAPI(DownwardAPIVolumeSource downwardAPI) |
VolumeFluent.DownwardAPINested<A> |
VolumeFluentImpl.withNewDownwardAPILike(DownwardAPIVolumeSource item) |
VolumeFluent.DownwardAPINested<A> |
VolumeFluent.withNewDownwardAPILike(DownwardAPIVolumeSource item) |
Constructor and Description |
---|
DoneableDownwardAPIVolumeSource(DownwardAPIVolumeSource item,
Function<DownwardAPIVolumeSource,DownwardAPIVolumeSource> function) |
DoneableDownwardAPIVolumeSource(DownwardAPIVolumeSource item,
Function<DownwardAPIVolumeSource,DownwardAPIVolumeSource> function) |
DoneableDownwardAPIVolumeSource(Function<DownwardAPIVolumeSource,DownwardAPIVolumeSource> function) |
DoneableDownwardAPIVolumeSource(Function<DownwardAPIVolumeSource,DownwardAPIVolumeSource> function) |
Copyright © 2011–2016 Red Hat. All rights reserved.