GoogleApi.Container.V1.Model.NodePoolDefaults (google_api_container v0.37.0) View Source
Subset of Nodepool message that has defaults.
Attributes
-
nodeConfigDefaults
(type:GoogleApi.Container.V1.Model.NodeConfigDefaults.t
, default:nil
) - Subset of NodeConfig message that has defaults.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Container.V1.Model.NodePoolDefaults{ nodeConfigDefaults: GoogleApi.Container.V1.Model.NodeConfigDefaults.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.