# Constants
EventTriggerFinalizer allows Reconcilers to clean up resources associated with EventTrigger before removing it from the apiserver.
No description provided by the author
No description provided by the author
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
EventTrigger is the Schema for the eventtriggers API.
EventTriggerList contains a list of EventTrigger.
EventTriggerSpec defines the desired state of EventTrigger.
EventTriggerStatus defines the observed state of EventTrigger.
No description provided by the author