Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCsvHosts ¶
ParseCsvHosts reads HAProxy CSV text and returns lists of hosts participating in the given pool (backend). See comment for ParseHosts
func ParseHosts ¶
ParseHosts reads HAProxy CSV lines and returns lists of hosts participating in the given pool (backend) Returned are all non-disabled hosts in given backend. Thus, a NOLB is skipped; any UP or DOWN hosts are returned. Such list indicates the hosts which can be expected to be active, which is then the list freno will probe.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.