package
0.2.0-rc.0
Repository: https://github.com/upbound/xgql.git
Documentation: pkg.go.dev

# Functions

ExtractBearerToken (if any) from the supplied request.
ExtractImpersonation configuration (if any) from the supplied request.
FromContext extracts credentials from the supplied context.
Middleware extracts credentials from the HTTP request and stashes them in its context.

# Structs

Credentials that a caller may pass to xgql in order to authenticate to a Kubernetes API server.
Impersonation specifies a subject to impersonate.