//
pkg.gl
Category
github.com/holos-run/holos
internal
token
package
0.102.4
Repository:
https://github.com/holos-run/holos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
28
Dependents
5
Files
302 SLOC
#
Functions
Get
Get returns an oidc token for use as an authorization bearer http header.
NewClient
Client returns a http.Client which adds the authorization bearer token to each request.
NewConfig
NewConfig returns a Config with default values.
#
Variables
CacheDir
No description provided by the author
#
Structs
Claims
No description provided by the author
Config
No description provided by the author
Token
Token represents an authorization bearer token.