Versions in this module Expand all Collapse all v0 v0.0.0 May 19, 2026 Changes in this version + type ConfigReloader interface + Reload func(ctx context.Context) error + func NewConfigReloader() ConfigReloader + type Controller struct + Client client.Client + CorefilePath string + Interval time.Duration + Reloader ConfigReloader + func (c *Controller) Run(ctx context.Context) error