View Source GoogleApi.GKEOnPrem.V1.Model.ValidationCheckStatus (google_api_gke_on_prem v0.5.0)
ValidationCheckStatus defines the detailed validation check status.
Attributes
-
result
(type:list(GoogleApi.GKEOnPrem.V1.Model.ValidationCheckResult.t)
, default:nil
) - Individual checks which failed as part of the Preflight check execution.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEOnPrem.V1.Model.ValidationCheckStatus{ result: [GoogleApi.GKEOnPrem.V1.Model.ValidationCheckResult.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.