Versions in this module Expand all Collapse all v1 v1.1.0 Sep 28, 2018 Changes in this version + type ChartGenerator struct + Language string + Path string + TemplateRepo *TemplateRepository + func (cg *ChartGenerator) AddPackage(pkg string) + func (cg *ChartGenerator) CreateChart() error + func (cg *ChartGenerator) GetLanguage() (string, error) + func (cg *ChartGenerator) GetSupportedLanguages() ([]string, error) + func (cg *ChartGenerator) IsSupportedLanguage(language string) bool + func (cg *ChartGenerator) RemovePackage(pkg string) + type TemplateRepository struct + LocalPath string + URL string Incompatible versions in this module v2.5.1+incompatible Dec 20, 2018 v2.2.1+incompatible Nov 5, 2018