ConfigSources
Home > @backstage/config-loader
> ConfigSources
A collection of utilities for working with and creating ConfigSources.
Signature:
class ConfigSources
Methods
Method |
Modifiers |
Description |
---|---|---|
|
Creates the default config source for Backstage. | |
|
Creates the default config sources for the provided targets. | |
|
Merges multiple config sources into a single source that reads from all sources and concatenates the result. | |
|
Parses command line arguments and returns the config targets. | |
|
Creates an observable Config implementation from a ConfigSource. |