Uses of Interface
io.kubernetes.client.proto.V1.CSIPersistentVolumeSourceOrBuilder
-
Uses of V1.CSIPersistentVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.CSIPersistentVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
Represents storage that is managed by an external CSI volume driver (Beta feature)static final class
Represents storage that is managed by an external CSI volume driver (Beta feature)Methods in io.kubernetes.client.proto that return V1.CSIPersistentVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.getCsiOrBuilder()
CSI represents storage that is handled by an external CSI driver (Beta feature).V1.PersistentVolumeSource.getCsiOrBuilder()
CSI represents storage that is handled by an external CSI driver (Beta feature).V1.PersistentVolumeSourceOrBuilder.getCsiOrBuilder()
CSI represents storage that is handled by an external CSI driver (Beta feature).