# Functions
DefaultTenantConfigs creates and returns a new TenantConfigs with the defaults populated.
NewTenantConfigs makes a new TenantConfigs.
SetDefaultLimitsForYAMLUnmarshalling sets global default limits, used when loading Limits from YAML files.
# Structs
TenantConfigs periodically fetch a set of per-user configs, and provides convenience functions for fetching the correct value.
# Interfaces
TenantConfigProvider serves a tenant or default config.