# Functions
DefaultHost retrieves an authenticated host and the source of host.
KnownHosts retrieves a list of hosts that have corresponding authentication tokens, either from environment variables or from the configuration file.
TokenForHost retrieves an authentication token and the source of that token for the specified host.
TokenFromEnvOrConfig retrieves an authentication token from environment variables or the config file as fallback, but does not support reading the token from system keyring.