gpu Driver Installation Config
suspend fun gpuDriverInstallationConfig(value: Output<ClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigArgs>)
suspend fun gpuDriverInstallationConfig(value: ClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigArgs?)
Parameters
value
Configuration for auto installation of GPU driver. Structure is documented below.
suspend fun gpuDriverInstallationConfig(argument: suspend ClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration for auto installation of GPU driver. Structure is documented below.