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