rbd property

RBDVolumeSource? rbd
final

rbd represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md.

Implementation

final RBDVolumeSource? rbd;