rbd

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

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 = "bnjcyqqoqocgvrbd")
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. Deprecated: RBD is deprecated and the in-tree rbd type is no longer supported. More info: https://examples.k8s.io/volumes/rbd/README.md