Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name = "catalog-controller" Namespace = "kube-system" OctopusCatalogName = "octopus-catalog" OctopusCatalogURL = "http://charts.cnrancher.cn/octopus-catalog" )
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context, apply apply.Apply, catalogs catalogcontroller.CatalogController)
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) OnCatalogChanged ¶
func (*Controller) OnCatalogRemoved ¶
Click to show internal directories.
Click to hide internal directories.