package
0.7.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

NewRuntimeConfigManager creates an instance of Manager and starts reload config loop based on config.

# Structs

Manager periodically reloads the configuration from a file, and keeps this configuration available for clients.
ManagerConfig holds the config for an Manager instance.

# Type aliases

Loader loads the configuration from file.