Uses of Interface
k8s.io.api.core.v1.Generated.CSIPersistentVolumeSourceOrBuilder
-
Packages that use Generated.CSIPersistentVolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.CSIPersistentVolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.CSIPersistentVolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.CSIPersistentVolumeSourceRepresents storage that is managed by an external CSI volume driverstatic classGenerated.CSIPersistentVolumeSource.BuilderRepresents storage that is managed by an external CSI volume driverMethods in k8s.io.api.core.v1 that return Generated.CSIPersistentVolumeSourceOrBuilder Modifier and Type Method Description Generated.CSIPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSource.Builder. getCsiOrBuilder()csi represents storage that is handled by an external CSI driver.Generated.CSIPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSource. getCsiOrBuilder()csi represents storage that is handled by an external CSI driver.Generated.CSIPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSourceOrBuilder. getCsiOrBuilder()csi represents storage that is handled by an external CSI driver.
-