Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManagerWraper ¶
Types ¶
type Config ¶
type Config struct {
Port int `yaml:"port"`
MetricsAddress string `yaml:"metric_address"`
ProbeAddress string `yaml:"probe_address"`
EnabledLeaderElection bool `yaml:"enable_leader_election"`
}
func (*Config) RegisterFlags ¶
type CtrlManagerWraper ¶
Click to show internal directories.
Click to hide internal directories.