Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ReconcilationInterval time.Duration `json:"-"` ReconcilationIntervalHelper string `json:"reconcilationInterval"` RestartInterval time.Duration `json:"-"` RestartIntervalHelper string `json:"restartInterval"` Include Matcher `json:"include"` Exclude Matcher `json:"exclude"` }
Config represents the configuration of this service
Click to show internal directories.
Click to hide internal directories.