Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name = "catalog-controller" Namespace = "kube-system" MQTTCatalogName = "mqtt-library" MQTTCatalogURL = "http://charts.cnrancher.cn/mqtt" )
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.