Documentation
¶
Overview ¶
Package health contains an HTTP server that renders a basic HTML UI displaying the results of health checks of kubernetes pods that have special annotations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTP ¶
The HTTP type is responsible for handling inbound HTTP requests to display the health check user-interface.
func NewHTTP ¶
NewHTTP returns a new instance of the HTTP type that will scrape pod health using the provided Scraper implementation.
Directories
¶
Path | Synopsis |
---|---|
Package scrape contains logic for scraping the health check endpoints of kubernetes pods that have specified the required annotations.
|
Package scrape contains logic for scraping the health check endpoints of kubernetes pods that have specified the required annotations. |
Click to show internal directories.
Click to hide internal directories.