Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + type BrokerInstaller struct + func New(chartPath, releaseName, namespace string) (*BrokerInstaller, error) + func (t *BrokerInstaller) Install() error + func (t *BrokerInstaller) ReleaseName() string + func (t *BrokerInstaller) Uninstall() error