//
pkg.gl
Category
github.com/libnux/kubernetes
pkg
auth
handlers
package
1.6.0-alpha.0
Repository:
https://github.com/libnux/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
0
Files
82 SLOC
#
Functions
Unauthorized
No description provided by the author
WithAuthentication
WithAuthentication 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.