@backstage/plugin-catalog-backend-module-puppetdb
Home > @backstage/plugin-catalog-backend-module-puppetdb
A Backstage catalog backend module that helps integrate towards PuppetDB
Classes
|
Class |
Description |
|---|---|
|
Reads nodes from [PuppetDB](https://www.puppet.com/docs/puppet/6/puppetdb\_overview.html) based on the provided query and registers them as Resource entities in the catalog. |
Variables
|
Variable |
Description |
|---|---|
|
Annotation for specifying the certificate name of a node in PuppetDB. | |
|
Registers the | |
|
Name of the default provider when a using a simple configuration. | |
|
A default implementation of the ResourceTransformer. |
Type Aliases
|
Type Alias |
Description |
|---|---|
|
Configuration of PuppetDbEntityProvider. | |
|
A fact in PuppetDB. | |
|
The set of all facts for a single certname in PuppetDB. | |
|
A node in PuppetDB. | |
|
Customize the ingested Resource entity. |