Documentation ¶
Index ¶
Constants ¶
View Source
const (
HTTPReadyzEndpoint = "/readyz"
)
Variables ¶
This section is empty.
Functions ¶
func ReadyzHandler ¶
func ReadyzHandler(w http.ResponseWriter, r *http.Request)
ReadyzHandler writes back the HTTP status code 200 if the operator is ready, and 500 otherwise
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.