Documentation ¶
Index ¶
- func CreateEventDependency(opts *CreateEventDependencyOptions) *sensorsv1alpha1.EventDependency
- func CreateEventSource(opts *CreateEventSourceOptions) *eventsourcev1alpha1.EventSource
- func CreateResourceEventSource(opts *CreateResourceEventSourceOptions) *eventsourcev1alpha1.ResourceEventSource
- func CreateSelector(opts *CreateSelectorOptions) *eventsourcev1alpha1.Selector
- func CreateSensor(opts *CreateSensorOptions) *sensorsv1alpha1.Sensor
- func CreateTrigger(opts *CreateTriggerOptions) *sensorsv1alpha1.Trigger
- type CreateEventDependencyOptions
- type CreateEventSourceOptions
- type CreateResourceEventSourceOptions
- type CreateSelectorOptions
- type CreateSensorOptions
- type CreateTriggerOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEventDependency ¶
func CreateEventDependency(opts *CreateEventDependencyOptions) *sensorsv1alpha1.EventDependency
func CreateEventSource ¶
func CreateEventSource(opts *CreateEventSourceOptions) *eventsourcev1alpha1.EventSource
func CreateResourceEventSource ¶
func CreateResourceEventSource(opts *CreateResourceEventSourceOptions) *eventsourcev1alpha1.ResourceEventSource
func CreateSelector ¶
func CreateSelector(opts *CreateSelectorOptions) *eventsourcev1alpha1.Selector
func CreateSensor ¶
func CreateSensor(opts *CreateSensorOptions) *sensorsv1alpha1.Sensor
func CreateTrigger ¶
func CreateTrigger(opts *CreateTriggerOptions) *sensorsv1alpha1.Trigger
Types ¶
type CreateResourceEventSourceOptions ¶
type CreateResourceEventSourceOptions struct { Group string Version string Resource string Namespace string Selectors []CreateSelectorOptions }
type CreateSelectorOptions ¶
type CreateSensorOptions ¶
type CreateTriggerOptions ¶
Click to show internal directories.
Click to hide internal directories.