worker Data Disks
Parameters
value
The data disk configurations of worker nodes, such as the disk type and disk size.
Parameters
values
The data disk configurations of worker nodes, such as the disk type and disk size.
suspend fun workerDataDisks(argument: List<suspend EdgeKubernetesWorkerDataDiskArgsBuilder.() -> Unit>)
suspend fun workerDataDisks(vararg argument: suspend EdgeKubernetesWorkerDataDiskArgsBuilder.() -> Unit)
Parameters
argument
The data disk configurations of worker nodes, such as the disk type and disk size.