Versions in this module Expand all Collapse all v0 v0.2.0 Dec 23, 2016 v0.1.0 Nov 1, 2016 Changes in this version + const HaproxySock + type Backend struct + Protocol string + RequestLine string + ResponseTimeout int + Server *Server + UUID string + type Backends []*Backend + func (s Backends) Len() int + func (s Backends) Less(i, j int) bool + func (s Backends) Swap(i, j int) + type Monitor struct + SocketPath string + func (h *Monitor) Stats() ([]Stat, error) + type Provider struct + Poller types.MetadataPoller + func (p *Provider) ApplyConfig(string) + func (p *Provider) Run() + func (p *Provider) Start() error + type Server struct + Address string + Config string + Port int + UUID string + type Stat map[string]string