Versions in this module Expand all Collapse all v0 v0.0.2 Jul 3, 2024 v0.0.1 Jul 2, 2024 Changes in this version + type Source interface + Init func(properties *runtime.RawExtension, eh eventhandler.EventHandler) error + New func() Source + Run func(ctx context.Context) error + Singleton func() bool + Type func() string + type SourceMeta struct + Properties map[string]interface{} + Type string