Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOnly ¶
func CreateOnly(chartmgr *crv1alpha1.ChartManager) bool
CreateOnly returns true of the chart manager CreateOnly option is set
Types ¶
type Client ¶
Client represents the LM helm client wrapper
func (*Client) HelmSettings ¶
func (c *Client) HelmSettings() helm_env.EnvSettings
HelmSettings returns the helm client settings
type Release ¶
type Release struct { Client *Client Chartmgr *crv1alpha1.ChartManager // contains filtered or unexported fields }
Release represents the LM helm release wrapper
func (*Release) Status ¶
func (r *Release) Status() crv1alpha1.ChartMgrState
Status returns the name of the release status
Click to show internal directories.
Click to hide internal directories.