Uses of Interface
k8s.io.api.core.v1.Generated.PersistentVolumeStatusOrBuilder
-
Packages that use Generated.PersistentVolumeStatusOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.PersistentVolumeStatusOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.PersistentVolumeStatusOrBuilder Modifier and Type Class Description static classGenerated.PersistentVolumeStatusPersistentVolumeStatus is the current status of a persistent volume.static classGenerated.PersistentVolumeStatus.BuilderPersistentVolumeStatus is the current status of a persistent volume.Methods in k8s.io.api.core.v1 that return Generated.PersistentVolumeStatusOrBuilder Modifier and Type Method Description Generated.PersistentVolumeStatusOrBuilderGenerated.PersistentVolume.Builder. getStatusOrBuilder()status represents the current information/status for the persistent volume.Generated.PersistentVolumeStatusOrBuilderGenerated.PersistentVolume. getStatusOrBuilder()status represents the current information/status for the persistent volume.Generated.PersistentVolumeStatusOrBuilderGenerated.PersistentVolumeOrBuilder. getStatusOrBuilder()status represents the current information/status for the persistent volume.
-