@backstage/plugin-scaffolder
Home > @backstage/plugin-scaffolder
The Backstage plugin that helps you create new things
Classes
Class |
Description |
---|---|
An API to interact with the scaffolder backend. |
Functions
Function |
Description |
---|---|
The validation function for the | |
The Router and main entrypoint to the Scaffolder plugin. | |
The component to select the | |
Interfaces
Interface |
Description |
---|---|
Variables
Variable |
Description |
---|---|
The field extension for selecting a name for a new Entity in the Catalog. | |
A field extension for selecting an Entity that exists in the Catalog. | |
EntityTagsPickerFieldExtension | |
A field extension for selecting multiple entities that exists in the Catalog. | |
A field extension for picking groups a user belongs to out of the catalog. | |
Field schema for the MyGroupsPicker. | |
Schema for the MyGroupsPicker. | |
A field extension to show all the Entities that are owned by the current logged-in User for use in templates. | |
A field extension for picking users and groups out of the Catalog. | |
A field extension to select a branch from a repository. | |
The field extension which provides the ability to select a RepositoryUrl. Currently, this is an encoded URL that looks something like the following | |
The main plugin export for the scaffolder. |
Type Aliases
Type Alias |
Description |
---|---|
The input props that can be specified under | |
The input props that can be specified under | |
UI options for the MyGroupsPicker. | |
The input props that can be specified under | |
The input props that can be specified under | |
The input props that can be specified under | |
The Props for the Scaffolder Router | |
TaskPageProps for constructing a TaskPage | |