# Functions
GetHealthCheck returns the health check which is guaranteed to be a singleton.
NewBackendHealthCheck Instantiate a new BackendHealthCheck.
# Structs
BackendHealthCheck HealthCheck configuration for a backend.
HealthCheck struct.
Options are the public health check options.
# Interfaces
LoadBalancer includes functionality for load-balancing management.