Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableReload ¶ added in v0.0.8
func DisableReload() bool
func LoadEnvFile ¶ added in v0.0.2
func LoadEnvFile() []string
LoadEnvFile load additional dynamic environment variables from a file which contains them in the form "key=value".
func LookupExecutablePathAbs ¶
LookupExecutablePathAbs lookup the $PATH to find the absolut path of an executable
func LookupHAProxyConfigFile ¶
func LookupHAProxyConfigFile() string
LookupHAProxyConfigFile lookup the program arguments to find the config file path (default: "/etc/haproxy/haproxy.cfg")
func LookupHAProxySocketPath ¶
func LookupHAProxySocketPath() string
LookupHAProxySocketPath lookup the value of HAPROXY_SOCKET environment variable (default:"/var/run/haproxy.sock")
func LookupWatchPath ¶ added in v0.0.6
func LookupWatchPath() string
LookupWatchPath return WATCH_PATH if defined
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.