Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthzHandler ¶
func HealthzHandler(w http.ResponseWriter, _ *http.Request)
Healthz is a liveness probe
func ReadyzHandler ¶
func ReadyzHandler(isReady *atomic.Value) http.HandlerFunc
ReadyzHandler is a ready probe that signals k8s to be able to retrieve traffic
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.