package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Functions
New returns an authenticator which will make a basic auth call to the given url.
# Structs
Authenticator uses basic auth to make a request to a JSON-returning URL.
RemoteError holds error data returned from a remote authentication request.
RemoteUserData holds user data returned from a remote basic-auth protected endpoint.