helm

package
v0.0.0-...-4ffe290 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckDeploymentState

func CheckDeploymentState(cluster *cluster.Cluster, releaseName string) (string, error)

func Deploy

func Deploy(cluster *cluster.Cluster, chartName string, releaseName string, valueOverrides []byte) (*rls.InstallReleaseResponse, error)

func GetDeployment

func GetDeployment(cluster *cluster.Cluster, releaseName string) (*rls.ListReleasesResponse, error)

func GetDeployments

func GetDeployments(cluster *cluster.Cluster, filter *string) (*rls.ListReleasesResponse, error)

func PurgeDeployment

func PurgeDeployment(cluster *cluster.Cluster, releaseName string) error

func UpgradeDeployment

func UpgradeDeployment(cluster *cluster.Cluster, deploymentName, chartName string, values map[string]interface{}) (string, error)

Types

type HelmResource

type HelmResource struct {
}

func (HelmResource) Deploy

func (h HelmResource) Deploy(request *restful.Request, response *restful.Response)

func (HelmResource) GetDeployment

func (h HelmResource) GetDeployment(request *restful.Request, response *restful.Response)

func (HelmResource) GetDeployments

func (h HelmResource) GetDeployments(request *restful.Request, response *restful.Response)

func (HelmResource) WebService

func (h HelmResource) WebService() *restful.WebService

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL