Uses of Interface
io.kubernetes.client.proto.V1.PersistentVolumeStatusOrBuilder
-
Uses of V1.PersistentVolumeStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.PersistentVolumeStatusOrBuilderModifier and TypeClassDescriptionstatic final class
PersistentVolumeStatus is the current status of a persistent volume.static final class
PersistentVolumeStatus is the current status of a persistent volume.Methods in io.kubernetes.client.proto that return V1.PersistentVolumeStatusOrBuilderModifier and TypeMethodDescriptionV1.PersistentVolume.Builder.getStatusOrBuilder()
Status represents the current information/status for the persistent volume.V1.PersistentVolume.getStatusOrBuilder()
Status represents the current information/status for the persistent volume.V1.PersistentVolumeOrBuilder.getStatusOrBuilder()
Status represents the current information/status for the persistent volume.