Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpHandler ¶
type HttpHandler struct {
// contains filtered or unexported fields
}
func NewHttpHanlder ¶
func NewHttpHanlder(reviewer *admission.AdmissionReviewer) *HttpHandler
func (*HttpHandler) HealthCheckHandler ¶
func (h *HttpHandler) HealthCheckHandler(w http.ResponseWriter, r *http.Request)
func (*HttpHandler) MutationHandler ¶
func (h *HttpHandler) MutationHandler(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.