# Functions
RedactAPIKey returns a redacted version of API keys.
# Constants
config key names.
ColorAuto represents the auto-state for colors.
ColorOff represents the off-state for colors.
ColorOn represnets the on-state for colors.
DateStringFormat is the format for expiredAt date.
config key names.
config key names.
config key names.
KeyManagementService is the key management service name.
KeyValidInDays is the number of days the API key is valid for.
config key names.
config key names.
config key names.
config key names.
config key names.
config key names.
# Variables
KeyRing ...
# Structs
Config handles all overall configuration for the CLI.
ExperimentalFields are currently only used for request signing.
Profile handles all things related to managing the project specific configurations.
SessionCredentials are the credentials needed for this session.
# Interfaces
IConfig allows us to add more implementations, such as ones for unit tests.