Documentation
¶
Index ¶
- func GetAuth(ctx context.Context, eventBusConfig v1alpha1.BusConfig) (*eventbuscommon.Auth, error)
- func GetEventSourceDriver(ctx context.Context, eventBusConfig v1alpha1.BusConfig, eventSourceName string, ...) (eventbuscommon.EventSourceDriver, error)
- func GetSensorDriver(ctx context.Context, eventBusConfig v1alpha1.BusConfig, ...) (eventbuscommon.SensorDriver, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEventSourceDriver ¶
func GetEventSourceDriver(ctx context.Context, eventBusConfig v1alpha1.BusConfig, eventSourceName string, defaultSubject string) (eventbuscommon.EventSourceDriver, error)
func GetSensorDriver ¶
func GetSensorDriver(ctx context.Context, eventBusConfig v1alpha1.BusConfig, sensorSpec *v1alpha1.Sensor, hostname string) (eventbuscommon.SensorDriver, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.