//
pkg.gl
Category
github.com/openshift/kubernetes
pkg
auth
handlers
package
0.21.4
Repository:
https://github.com/openshift/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
41 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