Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChartParams ¶
type Gcloud ¶
type Gcloud struct {
Cmd string
}
func NewGcloudWithPath ¶
func (*Gcloud) GetClusterCredentials ¶
type Helm ¶
type Helm struct {
Cmd string
}
func NewHelmWithPath ¶
func (*Helm) InstallChart ¶
func (h *Helm) InstallChart(args *ChartParams) error
func (*Helm) IsConnected ¶
func (*Helm) ServerVersion ¶
func (*Helm) UpgradeChart ¶
func (h *Helm) UpgradeChart(args *ChartParams) error
Click to show internal directories.
Click to hide internal directories.