Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrokerInstaller ¶
type BrokerInstaller struct {
// contains filtered or unexported fields
}
func New ¶
func New(chartPath, releaseName, namespace string) (*BrokerInstaller, error)
func (*BrokerInstaller) Install ¶
func (t *BrokerInstaller) Install() error
func (*BrokerInstaller) ReleaseName ¶
func (t *BrokerInstaller) ReleaseName() string
func (*BrokerInstaller) Uninstall ¶
func (t *BrokerInstaller) Uninstall() error
Click to show internal directories.
Click to hide internal directories.