rbd

@JvmName(name = "pjbnajlctqmfehxc")
suspend fun rbd(value: Output<RBDVolumeSourceArgs>)
@JvmName(name = "tvyaskshkflrtleh")
suspend fun rbd(value: RBDVolumeSourceArgs?)

Parameters

value

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


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

Parameters

argument

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