iscsi

@JvmName(name = "tsyhisjmnmdeqkds")
suspend fun iscsi(value: Output<ISCSIVolumeSourceArgs>)
@JvmName(name = "bsprnflsddekgajv")
suspend fun iscsi(value: ISCSIVolumeSourceArgs?)

Parameters

value

iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md


@JvmName(name = "lspanowgbakoxnaq")
suspend fun iscsi(argument: suspend ISCSIVolumeSourceArgsBuilder.() -> Unit)

Parameters

argument

iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md