# Functions

No description provided by the author
NewGceAccessTokenProvider returns a token provider for gce authentication.
NewJwtAccessTokenProvider returns a token provider for jwt file authentication.

# Structs

Config is the configuration for getting a TokenProvider.
JwtTokenConfig is the configuration for using JWT to fetch tokens.

# Interfaces

TokenProvider is anything that can return a token.