View Source GoogleApi.GKEOnPrem.V1.Model.VmwareAutoRepairConfig (google_api_gke_on_prem v0.5.0)
Specifies config to enable/disable auto repair. The cluster-health-controller is deployed only if Enabled is true.
Attributes
-
enabled
(type:boolean()
, default:nil
) - Whether auto repair is enabled.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEOnPrem.V1.Model.VmwareAutoRepairConfig{ enabled: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.