check/

directory
v0.0.0-...-efbc44a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2026 License: GPL-2.0

Directories

Path Synopsis
Package apply turns health-check verdicts into IPVS table changes.
Package apply turns health-check verdicts into IPVS table changes.
Package dns builds and parses the queries the DNS_CHECK health check uses.
Package dns builds and parses the queries the DNS_CHECK health check uses.
Package file is the FILE_CHECK health check: a real server's health follows the number in a tracked file.
Package file is the FILE_CHECK health check: a real server's health follows the number in a tracked file.
Package framework is the health-check framework: per-checker retry state and per-virtual-server quorum with hysteresis.
Package framework is the health-check framework: per-checker retry state and per-virtual-server quorum with hysteresis.
Package http parses HTTP responses for the HTTP_GET and SSL_GET health checks.
Package http parses HTTP responses for the HTTP_GET and SSL_GET health checks.
Package layer4 performs the TCP connection attempt every connect-based health check is built on, and classifies the outcome.
Package layer4 performs the TCP connection attempt every connect-based health check is built on, and classifies the outcome.
Package misc is the MISC_CHECK health check: run a script and read the verdict from its exit status.
Package misc is the MISC_CHECK health check: run a script and read the verdict from its exit status.
Package ping is the PING_CHECK health check: send an ICMP echo request and treat a matching echo reply as healthy.
Package ping is the PING_CHECK health check: send an ICMP echo request and treat a matching echo reply as healthy.
Package reload computes what changes when a health-check configuration is re-read, and what must be carried across.
Package reload computes what changes when a health-check configuration is re-read, and what must be carried across.
Package smtp implements the line reading and status parsing for the SMTP_CHECK health check.
Package smtp implements the line reading and status parsing for the SMTP_CHECK health check.
Package ssl provides the TLS layer for the SSL_GET health check.
Package ssl provides the TLS layer for the SSL_GET health check.
Package tcp is the TCP_CHECK health check: connect to the backend, and treat a completed connection as healthy.
Package tcp is the TCP_CHECK health check: connect to the backend, and treat a completed connection as healthy.
Package udp is the UDP_CHECK health check: send an optional payload to a UDP port and, optionally, require a reply that matches a pattern.
Package udp is the UDP_CHECK health check: send an optional payload to a UDP port and, optionally, require a reply that matches a pattern.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL