Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(props map[string]interface{}) environment.ConnectedChart
func NewLocal ¶ added in v0.2.43
func NewLocal(props map[string]interface{}, chartPath string) environment.ConnectedChart
NewLocal Use a local chart path instead of a remote one, very useful for debugging chart changes
Types ¶
type Chart ¶
func (Chart) ExportData ¶
func (m Chart) ExportData(e *environment.Environment) error
func (Chart) IsDeploymentNeeded ¶ added in v0.2.8
Click to show internal directories.
Click to hide internal directories.