mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
10 lines
462 B
Markdown
10 lines
462 B
Markdown
# 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 |