Uses of Interface
io.kubernetes.client.proto.V1.PersistentVolumeSourceOrBuilder
-
Uses of V1.PersistentVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.PersistentVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
PersistentVolumeSource is similar to VolumeSource but meant for the administrator who creates PVs.static final class
PersistentVolumeSource is similar to VolumeSource but meant for the administrator who creates PVs.Methods in io.kubernetes.client.proto that return V1.PersistentVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.PersistentVolumeSpec.Builder.getPersistentVolumeSourceOrBuilder()
The actual volume backing the persistent volume.V1.PersistentVolumeSpec.getPersistentVolumeSourceOrBuilder()
The actual volume backing the persistent volume.V1.PersistentVolumeSpecOrBuilder.getPersistentVolumeSourceOrBuilder()
The actual volume backing the persistent volume.