Uses of Class
io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource
Packages that use V1ScaleIOPersistentVolumeSource
-
Uses of V1ScaleIOPersistentVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ScaleIOPersistentVolumeSourceModifier and TypeMethodDescriptionCreate an instance of V1ScaleIOPersistentVolumeSource given an JSON stringV1PersistentVolumeSpec.getScaleIO()Get scaleIOV1ScaleIOPersistentVolumeSource.protectionDomain(String protectionDomain) V1ScaleIOPersistentVolumeSource.secretRef(V1SecretReference secretRef) V1ScaleIOPersistentVolumeSource.sslEnabled(Boolean sslEnabled) V1ScaleIOPersistentVolumeSource.storageMode(String storageMode) V1ScaleIOPersistentVolumeSource.storagePool(String storagePool) V1ScaleIOPersistentVolumeSource.volumeName(String volumeName) Methods in io.kubernetes.client.openapi.models with parameters of type V1ScaleIOPersistentVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.scaleIO(V1ScaleIOPersistentVolumeSource scaleIO) voidV1PersistentVolumeSpec.setScaleIO(V1ScaleIOPersistentVolumeSource scaleIO)