View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalDrainedMachine (google_api_gke_on_prem v0.4.0)
Represents a machine that is currently drained.
Attributes
-
nodeIp
(type:String.t
, default:nil
) - Drained machine IP address.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEOnPrem.V1.Model.BareMetalDrainedMachine{ nodeIp: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.