Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildRealServer ¶ added in v0.0.3
func BuildRealServer(real string) *ipvs.RealServer
func BuildVirtualServer ¶ added in v0.0.3
func BuildVirtualServer(vip string) *ipvs.VirtualServer
func Config ¶
func Config(level string)
var LevelMap = map[string]int{ "EMER": LevelEmergency, "ALRT": LevelAlert, "CRIT": LevelCritical, "EROR": LevelError, "WARN": LevelWarning, "INFO": LevelInformational, "DEBG": LevelDebug, "TRAC": LevelTrace, }
func IsHTTPAPIHealth ¶
IsHTTPAPIHealth is check http error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.