GoogleApi.Container.V1.Model.WindowsNodeConfig (google_api_container v0.57.0)
View SourceParameters 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 }