Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestHandler ¶
RequestHandler handles the requests of validating objects.
func NewRequestHandler ¶
func NewRequestHandler(c client.Client, l logr.Logger) *RequestHandler
NewRequestHandler create a RequestHandler to handle validation requests.
func (*RequestHandler) ServeHTTP ¶
func (h *RequestHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
ServeHTTP serves for HTTP requests.
Click to show internal directories.
Click to hide internal directories.