GoogleApi.Container.V1.Model.WindowsNodeConfig (google_api_container v0.57.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.