Files
backstage/plugins
Luna Stadler 8d050f714d Make Kubernetes cluster refresh more explicit
The `refreshClusters` method is now part of the
`KubernetesClustersSupplier` interface definition and also documented.

All existing cluster suppliers now implement it as well and the examples
in the docs and in the CHANGELOG have been adjusted.

Signed-off-by: Luna Stadler <luc@spreadshirt.net>
2022-04-08 16:42:33 +02:00
..
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-04-05 07:35:01 +00:00
2022-04-05 10:19:54 +02:00
2022-04-07 13:45:16 +02:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-04-05 10:19:54 +02:00
2022-03-22 12:28:03 +00:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00
2022-03-29 08:42:22 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.