package
1.0.0-beta.test.11
Repository: https://github.com/improbable-eng/kedge.git
Documentation: pkg.go.dev

# Functions

New constructs Oauth2 tokenauth that returns valid access token.
NewConfigFromMap constructs Oauth2 config but from generic map[string]string.
NewGCP constructs Oauth2 for Google provider tokenauth.Source which returns valid access tokens.

# Structs

Config represents Oauth2 config with additional CLI configuration to get access token.

# Interfaces

AuthCache allows to save configuration info for just itself.