Documentation
¶
Index ¶
Constants ¶
View Source
const ( Label = "helmcharts.helm.cattle.io/chart" CRDName = "helmcharts.helm.cattle.io" Name = "helm-controller" )
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context, apply apply.Apply, helms helmcontroller.HelmChartController, jobs batchcontroller.JobController, crbs rbaccontroller.ClusterRoleBindingController, sas corecontroller.ServiceAccountController, cm corecontroller.ConfigMapController)
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) OnHelmChanged ¶
func (*Controller) OnHelmRemove ¶
Click to show internal directories.
Click to hide internal directories.