Documentation ¶
Index ¶
Constants ¶
View Source
const ( CatalogNameLabel = "catalog.cattle.io/name" TemplateNameLabel = "catalog.cattle.io/template_name" )
View Source
const ( HelmTemplateType = "helm" RancherTemplateType = "native" HelmTemplateBaseType = "kubernetes" ProjectLabel = "io.cattle.catalog.project_id" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CatalogType ¶
type CatalogType int
const ( CatalogTypeRancher CatalogType = iota CatalogTypeHelmObjectRepo CatalogTypeHelmGitRepo CatalogTypeInvalid )
Click to show internal directories.
Click to hide internal directories.