FrontendHostDiscovery
Home > @backstage/core-app-api > FrontendHostDiscovery
FrontendHostDiscovery is a config driven DiscoveryApi implementation. It uses the app-config to determine the url for a plugin.
Signature:
class FrontendHostDiscovery implements DiscoveryApi
Implements: DiscoveryApi
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
|
Creates a new FrontendHostDiscovery discovery instance by reading the external target URL from the eg. If a plugin is not declared in the config, the discovery will fall back to using the baseUrl with the provided | |