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 TypeMethodDescriptionstatic V1ScaleIOVolumeSourceCreate an instance of V1ScaleIOVolumeSource given an JSON stringV1Volume.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) voidV1Volume.setScaleIO(V1ScaleIOVolumeSource scaleIO)