Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::NotificationConfig::Filter (v0.21.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::NotificationConfig::Filter.

Allows filtering to one or more specific event types. If event types are present, those and only those event types will be transmitted to the cluster. Other types will be skipped. If no filter is specified, or no event types are present, all event types will be sent

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#event_type

def event_type() -> ::Array<::Google::Cloud::Container::V1beta1::NotificationConfig::EventType>
Returns

#event_type=

def event_type=(value) -> ::Array<::Google::Cloud::Container::V1beta1::NotificationConfig::EventType>
Parameter
Returns