Documentation
¶
Index ¶
Constants ¶
View Source
const ( OLD_CONFIG_DIR = "~/.aws-sso" CONFIG_DIR = "~/.config/aws-sso" CONFIG_FILE = "%s/config.yaml" JSON_STORE_FILE = "%s/store.json" INSECURE_CACHE_FILE = "%s/cache.json" )
Variables ¶
This section is empty.
Functions ¶
func ConfigFile ¶
ConfigFile returns the path to the config file
func InsecureCacheFile ¶
InsecureCacheFile returns the path to the insecure cache file
func JsonStoreFile ¶
JsonStoreFile returns the path to the JSON store file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.