UpgradeAvailableEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)
UpgradeAvailableEvent is a notification sent to customers when a new available version is released.
Attributes
Name | Description |
version |
str
The release version available for upgrade. |
resource_type |
google.cloud.container_v1.types.UpgradeResourceType
The resource type of the release version. |
release_channel |
google.cloud.container_v1.types.ReleaseChannel
The release channel of the version. If empty, it means a non-channel release. |
resource |
str
Optional relative path to the resource. For example, the relative path of the node pool. |