Uses of Interface
io.kubernetes.client.proto.V1.RBDPersistentVolumeSourceOrBuilder
-
Uses of V1.RBDPersistentVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.RBDPersistentVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
Represents a Rados Block Device mount that lasts the lifetime of a pod.static final class
Represents a Rados Block Device mount that lasts the lifetime of a pod.Methods in io.kubernetes.client.proto that return V1.RBDPersistentVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.getRbdOrBuilder()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.V1.PersistentVolumeSource.getRbdOrBuilder()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.V1.PersistentVolumeSourceOrBuilder.getRbdOrBuilder()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.