config

package
v1.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

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 ConfigDir

func ConfigDir(expand bool) string

func ConfigFile

func ConfigFile(expand bool) string

ConfigFile returns the path to the config file

func InsecureCacheFile

func InsecureCacheFile(expand bool) string

InsecureCacheFile returns the path to the insecure cache file

func JsonStoreFile

func JsonStoreFile(expand bool) string

JsonStoreFile returns the path to the JSON store file

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL