Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::NotificationConfig::EventType (v0.16.1)

Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::NotificationConfig::EventType.

Types of notifications currently supported. Can be used to filter what notifications are sent.

Constants

EVENT_TYPE_UNSPECIFIED

value: 0
Not set, will be ignored.

UPGRADE_AVAILABLE_EVENT

value: 1
Corresponds with UpgradeAvailableEvent.

UPGRADE_EVENT

value: 2
Corresponds with UpgradeEvent.

SECURITY_BULLETIN_EVENT

value: 3
Corresponds with SecurityBulletinEvent.