accelerators
Parameters
value
Optional. A list of hardware accelerators (https://cloud.google.com/compute/docs/gpus) to attach to each node.
Parameters
values
Optional. A list of hardware accelerators (https://cloud.google.com/compute/docs/gpus) to attach to each node.
suspend fun accelerators(argument: List<suspend GkeNodePoolAcceleratorConfigArgsBuilder.() -> Unit>)
suspend fun accelerators(vararg argument: suspend GkeNodePoolAcceleratorConfigArgsBuilder.() -> Unit)
Parameters
argument
Optional. A list of hardware accelerators (https://cloud.google.com/compute/docs/gpus) to attach to each node.