//
pkg.gl
Category
github.com/gouyang/kubernetes
plugin
pkg
auth
authenticator
request
basicauth
package
1.0.0
Repository:
https://github.com/gouyang/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
0
Files
39 SLOC
#
Functions
New
New returns a request authenticator that validates credentials using the provided password authenticator.
#
Structs
Authenticator
Authenticator authenticates requests using basic auth.