Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1DownwardAPIVolumeSource |
V1DownwardAPIVolumeSource.addItemsItem(V1DownwardAPIVolumeFile itemsItem) |
V1DownwardAPIVolumeSource |
V1DownwardAPIVolumeSourceBuilder.build() |
V1DownwardAPIVolumeSource |
V1VolumeFluentImpl.buildDownwardAPI() |
V1DownwardAPIVolumeSource |
V1VolumeFluent.buildDownwardAPI() |
V1DownwardAPIVolumeSource |
V1DownwardAPIVolumeSource.defaultMode(Integer defaultMode) |
V1DownwardAPIVolumeSource |
V1VolumeFluentImpl.getDownwardAPI()
Deprecated.
|
V1DownwardAPIVolumeSource |
V1VolumeFluent.getDownwardAPI()
Deprecated.
|
V1DownwardAPIVolumeSource |
V1Volume.getDownwardAPI()
Get downwardAPI
|
V1DownwardAPIVolumeSource |
V1DownwardAPIVolumeSource.items(List<V1DownwardAPIVolumeFile> items) |
Modifier and Type | Method and Description |
---|---|
V1Volume |
V1Volume.downwardAPI(V1DownwardAPIVolumeSource downwardAPI) |
V1VolumeFluent.DownwardAPINested<A> |
V1VolumeFluentImpl.editOrNewDownwardAPILike(V1DownwardAPIVolumeSource item) |
V1VolumeFluent.DownwardAPINested<A> |
V1VolumeFluent.editOrNewDownwardAPILike(V1DownwardAPIVolumeSource item) |
void |
V1Volume.setDownwardAPI(V1DownwardAPIVolumeSource downwardAPI) |
A |
V1VolumeFluentImpl.withDownwardAPI(V1DownwardAPIVolumeSource downwardAPI) |
A |
V1VolumeFluent.withDownwardAPI(V1DownwardAPIVolumeSource downwardAPI) |
V1VolumeFluent.DownwardAPINested<A> |
V1VolumeFluentImpl.withNewDownwardAPILike(V1DownwardAPIVolumeSource item) |
V1VolumeFluent.DownwardAPINested<A> |
V1VolumeFluent.withNewDownwardAPILike(V1DownwardAPIVolumeSource item) |
Constructor and Description |
---|
V1DownwardAPIVolumeSourceBuilder(V1DownwardAPIVolumeSource instance) |
V1DownwardAPIVolumeSourceBuilder(V1DownwardAPIVolumeSource instance,
Boolean validationEnabled) |
V1DownwardAPIVolumeSourceBuilder(V1DownwardAPIVolumeSourceFluent<?> fluent,
V1DownwardAPIVolumeSource instance) |
V1DownwardAPIVolumeSourceBuilder(V1DownwardAPIVolumeSourceFluent<?> fluent,
V1DownwardAPIVolumeSource instance,
Boolean validationEnabled) |
V1DownwardAPIVolumeSourceFluentImpl(V1DownwardAPIVolumeSource instance) |
Copyright © 2020. All rights reserved.