View Source GoogleApi.Container.V1.Model.WindowsNodeConfig (google_api_container v0.45.0)

Parameters that can be configured on Windows nodes. Windows Node Config that define the parameters that will be used to configure the Windows node pool settings

Attributes

  • osVersion (type: String.t, default: nil) - OSVersion specifies the Windows node config to be used on the node

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.