# Functions
LivenessHandler returns readiness http handlers for health.
ReadinessHandler returns readiness http handlers for health.
# Interfaces
Probes is the interface for liveness and readiness probes.
# Type aliases
Probe is a type alias for a function.