//
pkg.gl
Category
github.com/ardaxi/kubernetes
pkg
auth
handlers
package
1.3.0-alpha.5
Repository:
https://github.com/ardaxi/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
0
Files
75 SLOC
#
Functions
NewRequestAuthenticator
NewRequestAuthenticator creates an http handler that tries to authenticate the given request as a user, and then stores any such user found onto the provided context for the request.
Unauthorized
No description provided by the author