@backstage/config-loader
Home > @backstage/config-loader
Config loading functionality used by Backstage backend, and CLI
Classes
Class |
Description |
---|---|
A collection of utilities for working with and creating ConfigSources. | |
A config source that reads configuration from the environment. | |
A config source that loads configuration from a local file. | |
A config source that can be updated with new data. | |
A config source that loads configuration from a remote URL. | |
A configuration source that reads from a static object, promise, iterable, or observable. |