MutableConfigSource
Home > @backstage/config-loader
> MutableConfigSource
A config source that can be updated with new data.
Signature:
class MutableConfigSource implements ConfigSource
Implements: ConfigSource
Methods
Method |
Modifiers |
Description |
---|---|---|
Close the config source, preventing any further updates. | ||
|
Creates a new mutable config source. | |
Set the data of the config source. | ||