Versions in this module Expand all Collapse all v0 v0.92.1 Jun 6, 2026 v0.92.0 Jun 6, 2026 Changes in this version + type GitRepoConfig struct + PollInterval string + Ref string + URL string + type PluginConfig struct + Config map[string]json.RawMessage + DrainTimeout time.Duration + Enabled bool + HotReload bool + MaxPlugins int + Sources []SourceConfig + func DefaultPluginConfig() *PluginConfig + type SourceConfig struct + Path string + PollInterval string + Registry string + Repos []GitRepoConfig + Type string