manager

package
v0.0.0-...-3fb44f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2018 License: Apache-2.0 Imports: 26 Imported by: 0

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
)

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func New

func New(management *config.ManagementContext, cacheRoot string) *Manager

func (*Manager) GetCatalogs

func (m *Manager) GetCatalogs() ([]v3.Catalog, error)

func (*Manager) Sync

func (m *Manager) Sync(key string, catalog *v3.Catalog) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL