Documentation
¶
Index ¶
- Variables
- func LoadConfiguration()
- func ReadTokenFromHome(tokenType constants.TokenType) *types.CombinedTokenStructure
- func VerifyConfigExists() bool
- func WriteSecretsToHomeDirectory(clientSecret string, clientId string)
- func WriteTokenToHomeDirectory(configData *types.CombinedTokenStructure, initiateChannel bool)
Constants ¶
This section is empty.
Variables ¶
View Source
var AuthTokenData = make(chan types.CombinedTokenStructure)
View Source
var GlobalConfig types.Config
Functions ¶
func LoadConfiguration ¶
func LoadConfiguration()
func ReadTokenFromHome ¶
func ReadTokenFromHome(tokenType constants.TokenType) *types.CombinedTokenStructure
func VerifyConfigExists ¶
func VerifyConfigExists() bool
func WriteTokenToHomeDirectory ¶
func WriteTokenToHomeDirectory(configData *types.CombinedTokenStructure, initiateChannel bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.