Documentation
¶
Index ¶
- func CorednsWatch(kubeconfigPath, clusterConfigPath, templatePath, cfgPath string, ...) error
- func DnsmasqWatch(kubeconfigPath, templatePath, cfgPath string, apiVips []net.IP, ...) error
- func KeepalivedWatch(kubeconfigPath, clusterConfigPath, templatePath, cfgPath string, ...) error
- func Monitor(kubeconfigPath, clusterName, clusterDomain, templatePath, cfgPath string, ...) error
- func ReloadDnsmasq() error
- type APIState
- type RuntimeConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CorednsWatch ¶
func DnsmasqWatch ¶
func KeepalivedWatch ¶
func ReloadDnsmasq ¶
func ReloadDnsmasq() error
Types ¶
type RuntimeConfig ¶
type RuntimeConfig struct {
LBConfig *config.ApiLBConfig
}
Click to show internal directories.
Click to hide internal directories.