GoogleApi.Container.V1.Model.UpgradeEvent (google_api_container v0.57.0)
View SourceUpgradeEvent is a notification sent to customers by the cluster server when a resource is upgrading.
Attributes
-
currentVersion(type:String.t, default:nil) - The current version before the upgrade. -
operation(type:String.t, default:nil) - The operation associated with this upgrade. -
operationStartTime(type:DateTime.t, default:nil) - The time when the operation was started. -
resource(type:String.t, default:nil) - 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) - The resource type that is upgrading. -
targetVersion(type:String.t, default:nil) - The target version for the upgrade.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.