@backstage/plugin-catalog-backend-module-incremental-ingestion
Home > @backstage/plugin-catalog-backend-module-incremental-ingestion
Provides efficient incremental ingestion of entities into the catalog.
Classes
Class |
Description |
---|---|
Interfaces
Interface |
Description |
---|---|
Ingest entities into the catalog in bite-sized chunks. A Normal | |
Interface for incrementalIngestionProvidersExtensionPoint. |
Variables
Variable |
Description |
---|---|
Registers the incremental entity provider with the catalog processing extension point. | |
Extension point for registering incremental ingestion providers. The |
Type Aliases
Type Alias |
Description |
---|---|
Value returned by an IncrementalEntityProvider to provide a single page of entities to ingest. | |
An object returned by event handler to indicate whether to ignore the event or to apply a delta in response to the event. | |