package
4.0.0-alpha.0+incompatible
Repository: https://github.com/lexkong/origin.git
Documentation: pkg.go.dev
# Packages
Package haproxy is inspired by https://github.com/prometheus/haproxy_exporter.
# Functions
No description provided by the author
HasSynced returns a healthz check that verifies the router has been synced at least once.
HTTPBackendAvailable returns a healthz check that verifies a backend responds to a GET to the provided URL with 2xx or 3xx response.
ProxyProtocolHTTPBackendAvailable returns a healthz check that verifies a backend supporting the HAProxy PROXY protocol responds to a GET to the provided URL with 2xx or 3xx response.