1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Scaffold catalog documentation

Signed-off-by: Alex Culliere <alozhkin@mirantis.com>
This commit is contained in:
Alex Culliere 2021-07-05 11:59:14 +03:00
parent ad52ec1511
commit 0044c1f57c

View File

@ -1,4 +1,9 @@
# Catalog (WIP)
# 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