Versions in this module Expand all Collapse all v0 v0.1.0 Jun 16, 2022 Changes in this version + type Config struct + Exclude Matcher + Include Matcher + ReconcilationInterval time.Duration + ReconcilationIntervalHelper string + RestartInterval time.Duration + RestartIntervalHelper string + func GetConfig(cf string) (*Config, error) + type Matcher struct + Enabled bool + Selectors []Selector + type Selector struct + MatchLabels map[string]string + Namespace string