View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalControlPlaneNodePoolConfig (google_api_gke_on_prem v0.2.0)
Specifies the control plane node pool configuration.
Attributes
-
nodePoolConfig
(type:GoogleApi.GKEOnPrem.V1.Model.BareMetalNodePoolConfig.t
, default:nil
) - Required. The generic configuration for a node pool running the control plane.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEOnPrem.V1.Model.BareMetalControlPlaneNodePoolConfig{ nodePoolConfig: GoogleApi.GKEOnPrem.V1.Model.BareMetalNodePoolConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.