google_api_container v0.21.0 GoogleApi.Container.V1.Model.UpgradeEvent View Source
UpgradeEvent is a notification sent to customers by the cluster server when a resource is upgrading.
Attributes
-
currentVersion
(type:String.t
, default:nil
) - Required. The current version before the upgrade. -
operation
(type:String.t
, default:nil
) - Required. The operation associated with this upgrade. -
operationStartTime
(type:DateTime.t
, default:nil
) - Required. The time when the operation was started. -
resource
(type:String.t
, default:nil
) - Optional. Optional relative path to the resource. For example in node pool upgrades, the relative path of the node pool. -
resourceType
(type:String.t
, default:nil
) - Required. The resource type that is upgrading. -
targetVersion
(type:String.t
, default:nil
) - Required. The target version for the upgrade.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.