ResourceEventSource refers to a event-source for K8s resource related events.
Name | Type | Description | Notes |
---|---|---|---|
eventTypes | List<String> | EventTypes is the list of event type to watch. Possible values are - ADD, UPDATE and DELETE. | [optional] |
filter | IoArgoprojEventsV1alpha1ResourceFilter | [optional] | |
groupVersionResource | GroupVersionResource | [optional] | |
metadata | Map<String, String> | [optional] | |
namespace | String | [optional] |