//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
util
runtimeconfig
package
1.19.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
16
Dependents
9
Files
210 SLOC
#
Functions
New
New creates an instance of Manager and starts reload config loop based on config.
#
Structs
Config
Config holds the config for an Manager instance.
Manager
Manager periodically reloads the configuration from a file, and keeps this configuration available for clients.
#
Type aliases
BucketClientFactory
Loader
Loader loads the configuration from file.