# 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.