Documentation ¶
Overview ¶
Package net contains function and type to handle http request and response
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Readyz ¶
func Readyz(w http.ResponseWriter, r *http.Request)
Readyz handle function to implement readiness probe
func Serve ¶
func Serve(w http.ResponseWriter, r *http.Request, admit webhook.AdmitHandler)
Serve wrappe logic for the http request prior to invoke the webhook.AdmitHandler function
Types ¶
Click to show internal directories.
Click to hide internal directories.