Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { Clientset *kubernetes.Clientset Log zerolog.Logger }
Handler is the HTTP handler for admission webhooks.
func (*Handler) ConfigMapCheckHandler ¶
func (h *Handler) ConfigMapCheckHandler() http.HandlerFunc
ConfigMapCheckHandler ...
func (*Handler) DeploymentCheckHandler ¶
func (h *Handler) DeploymentCheckHandler() http.HandlerFunc
DeploymentCheckHandler ...
Click to show internal directories.
Click to hide internal directories.