Uses of Interface
io.kubernetes.client.proto.V1.RBDVolumeSourceOrBuilder
-
Uses of V1.RBDVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.RBDVolumeSourceOrBuilderModifier 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.RBDVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.VolumeSource.Builder.getRbdOrBuilder()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.V1.VolumeSource.getRbdOrBuilder()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.V1.VolumeSourceOrBuilder.getRbdOrBuilder()
RBD represents a Rados Block Device mount on the host that shares a pod's lifetime.