package
2.2.1+incompatible
Repository: https://github.com/metrico/loki-apache.git
Documentation: pkg.go.dev
# Functions
DefaultTenantConfigs creates and returns a new TenantConfigs with the defaults populated.
NewTenantConfig makes a new TenantConfigs.
# Structs
No description provided by the author
TenantConfigs periodically fetch a set of per-user configs, and provides convenience functions for fetching the correct value.
# Type aliases
TenantConfig is a function that returns configs for given tenant, or nil, if there are no tenant-specific configs.