Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler .
func NewHandler ¶
func NewHandler(cnf *conf.Config, clientset *kubernetes.Clientset) Handler
NewHandler .
func (*Handler) Authenticate ¶
func (h *Handler) Authenticate(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
Authenticate validates if the provided credentials are valid
Click to show internal directories.
Click to hide internal directories.