iscsiPath

suspend fun iscsiPath(name: String, block: suspend IscsiPathResourceBuilder.() -> Unit): IscsiPath

Parameters

name

The unique name of the resulting resource.

block

Builder for IscsiPath.

See also


Parameters

name

The unique name of the resulting resource.

See also