iscsi

@JvmName(name = "ycbojxsnihbwguco")
suspend fun iscsi(value: Output<ISCSIVolumeSourcePatchArgs>)
@JvmName(name = "ippllfhlvioffngd")
suspend fun iscsi(value: ISCSIVolumeSourcePatchArgs?)

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 = "wmaadrwjnpmhwbei")
suspend fun iscsi(argument: suspend ISCSIVolumeSourcePatchArgsBuilder.() -> 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