Documentation
¶
Index ¶
Constants ¶
View Source
const ( LoginPath string = "/auth" CallbackPath string = "/callback" )
Variables ¶
This section is empty.
Functions ¶
func LoadTokenIntoContext ¶
LoadTokenIntoContext creates metadata for authentication to the apiServer with the token from filesystem will return an error, if the Token could not be loaded
func NeedTokenRefresh ¶
func SafeTokenToFile ¶
SafeTokenToFile will persist a token on filesystem
Types ¶
Click to show internal directories.
Click to hide internal directories.