Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 709 Bytes

IoArgoprojEventsV1alpha1ResourceEventSource.md

File metadata and controls

17 lines (10 loc) · 709 Bytes

IoArgoprojEventsV1alpha1ResourceEventSource

ResourceEventSource refers to a event-source for K8s resource related events.

Properties

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]