# Functions
ConfigurationDefault defaults the object's fields.
ConfigurationEnvOverrides overrides the configuration with environment variables.
RegistryConfigEnvOverrides overrides the configuration with environment variables.
# Variables
ConfigurationEnvName is the environment variable name that overrides the search paths.
ConfigurationEnvPrefix is the prefix for configuration environment variables.
ConfigurationFile is the default config file location.
ConfigurationMatchFiles is a list of patterns used to match a config file for schema validation.
ConfigurationSearchFiles is the possible config file locations in descending priority order.
UnevaluatedConfigurationSearchFiles are used for display.
# Structs
Configuration represents the Hops CLI's configuration file.
RegistryConfig configures a Hops-compatible registry for Bottles.