Uses of Class
io.kubernetes.client.openapi.models.V1ScaleIOVolumeSource
Packages that use V1ScaleIOVolumeSource
-
Uses of V1ScaleIOVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ScaleIOVolumeSourceModifier and TypeMethodDescriptionV1Volume.getScaleIO()
Get scaleIOV1ScaleIOVolumeSource.protectionDomain
(String protectionDomain) V1ScaleIOVolumeSource.secretRef
(V1LocalObjectReference secretRef) V1ScaleIOVolumeSource.sslEnabled
(Boolean sslEnabled) V1ScaleIOVolumeSource.storageMode
(String storageMode) V1ScaleIOVolumeSource.storagePool
(String storagePool) V1ScaleIOVolumeSource.volumeName
(String volumeName) Methods in io.kubernetes.client.openapi.models with parameters of type V1ScaleIOVolumeSourceModifier and TypeMethodDescriptionV1Volume.scaleIO
(V1ScaleIOVolumeSource scaleIO) void
V1Volume.setScaleIO
(V1ScaleIOVolumeSource scaleIO)