azureDisk

@JvmName(name = "cgwkainejtibnfwf")
suspend fun azureDisk(value: Output<AzureDiskVolumeSourcePatchArgs>)
@JvmName(name = "yldlrirkqittmjrx")
suspend fun azureDisk(value: AzureDiskVolumeSourcePatchArgs?)

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 = "wwgtmtrbingdqfcr")
suspend fun azureDisk(argument: suspend AzureDiskVolumeSourcePatchArgsBuilder.() -> 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.