azureDisk

@JvmName(name = "bsruhwhkonymhpkm")
suspend fun azureDisk(value: Output<AzureDiskVolumeSourceArgs>)
@JvmName(name = "vnqqstxemgbvhetf")
suspend fun azureDisk(value: AzureDiskVolumeSourceArgs?)

Parameters

value

azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod. Deprecated: AzureDisk is deprecated. All operations for the in-tree azureDisk type are redirected to the disk.csi.azure.com CSI driver.


@JvmName(name = "ccefbnrdaxwskgrk")
suspend fun azureDisk(argument: suspend AzureDiskVolumeSourceArgsBuilder.() -> Unit)

Parameters

argument

azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod. Deprecated: AzureDisk is deprecated. All operations for the in-tree azureDisk type are redirected to the disk.csi.azure.com CSI driver.