Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1ProjectedVolumeSource |
V1ProjectedVolumeSource.addSourcesItem(V1VolumeProjection sourcesItem) |
V1ProjectedVolumeSource |
V1ProjectedVolumeSource.defaultMode(Integer defaultMode) |
V1ProjectedVolumeSource |
V1Volume.getProjected()
Get projected
|
V1ProjectedVolumeSource |
V1ProjectedVolumeSource.sources(List<V1VolumeProjection> sources) |
Modifier and Type | Method and Description |
---|---|
V1Volume |
V1Volume.projected(V1ProjectedVolumeSource projected) |
void |
V1Volume.setProjected(V1ProjectedVolumeSource projected) |
Copyright © 2022. All rights reserved.