Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1CinderVolumeSource |
V1CinderVolumeSource.fsType(String fsType) |
V1CinderVolumeSource |
V1Volume.getCinder()
Get cinder
|
V1CinderVolumeSource |
V1CinderVolumeSource.readOnly(Boolean readOnly) |
V1CinderVolumeSource |
V1CinderVolumeSource.secretRef(V1LocalObjectReference secretRef) |
V1CinderVolumeSource |
V1CinderVolumeSource.volumeID(String volumeID) |
Modifier and Type | Method and Description |
---|---|
V1Volume |
V1Volume.cinder(V1CinderVolumeSource cinder) |
void |
V1Volume.setCinder(V1CinderVolumeSource cinder) |
Copyright © 2022. All rights reserved.