rbd

@JvmName(name = "ckrtvvttldfbohmh")
suspend fun rbd(value: Output<RBDPersistentVolumeSourceArgs>)
@JvmName(name = "xlxseovemnqdcaks")
suspend fun rbd(value: RBDPersistentVolumeSourceArgs?)

Parameters

value

rbd represents a Rados Block Device mount on the host that shares a pod's lifetime. Deprecated: RBD is deprecated and the in-tree rbd type is no longer supported. More info: https://examples.k8s.io/volumes/rbd/README.md


@JvmName(name = "tibeabvoedqdjohg")
suspend fun rbd(argument: suspend RBDPersistentVolumeSourceArgsBuilder.() -> Unit)

Parameters

argument

rbd represents a Rados Block Device mount on the host that shares a pod's lifetime. Deprecated: RBD is deprecated and the in-tree rbd type is no longer supported. More info: https://examples.k8s.io/volumes/rbd/README.md