Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateChartMgr ¶
func CreateOrUpdateChartMgr(chartmgr *crv1alpha1.ChartManager, client *lmhelm.Client) (*lmhelm.Release, error)
CreateOrUpdateChartMgr creates a Chart Manager
func DeleteChartMgr ¶
func DeleteChartMgr(chartmgr *crv1alpha1.ChartManager, client *lmhelm.Client) (*lmhelm.Release, error)
DeleteChartMgr deletes a Chart Manager
Types ¶
type Controller ¶
type Controller struct { *chartmgrclient.Client ChartMgrScheme *runtime.Scheme Config *config.Config HelmClient *lmhelm.Client }
Controller is the Kubernetes controller object for LogicMonitor chartmgrs.
Click to show internal directories.
Click to hide internal directories.