View Source GoogleApi.Container.V1.Model.UpdateInfo (google_api_container v0.45.0)

UpdateInfo contains resource (instance groups, etc), status and other intermediate information relevant to a node pool upgrade.

Attributes

  • blueGreenInfo (type: GoogleApi.Container.V1.Model.BlueGreenInfo.t, default: nil) - Information of a blue-green upgrade.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Container.V1.Model.UpdateInfo{
  blueGreenInfo: GoogleApi.Container.V1.Model.BlueGreenInfo.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.