GoogleApi.Container.V1.Model.Filter (google_api_container v0.39.0) View Source
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
Attributes
-
eventType(type:list(String.t), default:nil) - Event types to allowlist.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Container.V1.Model.Filter{eventType: [String.t()] | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.