Google Kubernetes Engine v1 API - Enum UpgradeInfoEvent.Types.EventType (3.34.0)

public enum UpgradeInfoEvent.Types.EventType

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum UpgradeInfoEvent.Types.EventType.

The type of the event.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
CosMilestoneVersionUpdate

COS_MILESTONE_VERSION_UPDATE indicates that the COS node image will update COS milestone version for new patch versions starting with the one in the description.

EndOfSupport

END_OF_SUPPORT indicates GKE version reaches end of support, check standard_support_end_time and extended_support_end_time for more details.

Unspecified

EVENT_TYPE_UNSPECIFIED indicates the event type is unspecified.

UpgradeLifecycle

UPGRADE_LIFECYCLE indicates the event is about the upgrade lifecycle.