//
pkg.gl
Category
github.com/jsafrane/kubernetes
pkg
auth
handlers
package
0.14.0
Repository:
https://github.com/jsafrane/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
32 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.
#
Variables
Unauthorized
No description provided by the author