Documentation
¶
Index ¶
Constants ¶
View Source
const (
CatalogNameLabel = "catalog.cattle.io/name"
TemplateNameLabel = "catalog.cattle.io/template_name"
)
View Source
const (
HelmTemplateBaseType = "kubernetes"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) GetCatalogs ¶
func (m *Manager) GetCatalogs() ([]v3.Catalog, error)
Click to show internal directories.
Click to hide internal directories.