View Source GoogleApi.Container.V1.Model.GPUDriverInstallationConfig (google_api_container v0.54.0)

GPUDriverInstallationConfig specifies the version of GPU driver to be auto installed.

Attributes

  • gpuDriverVersion (type: String.t, default: nil) - Mode for how the GPU driver is installed.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Container.V1.Model.GPUDriverInstallationConfig{
  gpuDriverVersion: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.