1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/docs/extensions/guides/catalog.md
Alex Culliere 0044c1f57c Scaffold catalog documentation
Signed-off-by: Alex Culliere <alozhkin@mirantis.com>
2021-07-06 14:38:45 +03:00

462 B

Catalog

Catalog is a special view in Lens IDE interface that aggregate information about important objects and entities, e.g. K8S clusters and Lens Spaces. When developing an extension you can program your entities to be represented in the catalog view, with custom functionality attached to them via details settings and, context menus.

In catalog view catalog entities are grouped by catalog categories

CatalogCategoryRegistry

CatalogEntityRegistry