Uses of Interface
k8s.io.api.core.v1.Generated.StorageOSPersistentVolumeSourceOrBuilder
-
Packages that use Generated.StorageOSPersistentVolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.StorageOSPersistentVolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.StorageOSPersistentVolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.StorageOSPersistentVolumeSourceRepresents a StorageOS persistent volume resource.static classGenerated.StorageOSPersistentVolumeSource.BuilderRepresents a StorageOS persistent volume resource.Methods in k8s.io.api.core.v1 that return Generated.StorageOSPersistentVolumeSourceOrBuilder Modifier and Type Method Description Generated.StorageOSPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSource.Builder. getStorageosOrBuilder()storageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod.Generated.StorageOSPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSource. getStorageosOrBuilder()storageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod.Generated.StorageOSPersistentVolumeSourceOrBuilderGenerated.PersistentVolumeSourceOrBuilder. getStorageosOrBuilder()storageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod.
-