Documentation ¶
Index ¶
Constants ¶
View Source
const ( CatalogNameLabel = "catalog.cattle.io/name" TemplateNameLabel = "catalog.cattle.io/template_name" CatalogTypeLabel = "catalog.cattle.io/catalog_type" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CatalogInfo ¶
type CatalogInfo struct {
// contains filtered or unexported fields
}
type Manager ¶
type Manager struct { CatalogLister v3.CatalogLister ProjectCatalogLister v3.ProjectCatalogLister ClusterCatalogLister v3.ClusterCatalogLister // contains filtered or unexported fields }
func (*Manager) ClusterCatalogSync ¶
func (*Manager) ProjectCatalogSync ¶
Click to show internal directories.
Click to hide internal directories.