package
0.0.0-20220303112218-b0f370185887
Repository: https://github.com/devtron-labs/go-helm-client.git
Documentation: pkg.go.dev

# Functions

NewClientFromRestConf returns a new Helm client constructed with the provided REST config options.
NewRESTClientGetter returns a RESTClientGetter using the provided 'namespace', 'kubeConfig' and 'restConfig'.

# Structs

ChartSpec defines the values of a helm chart.
HelmClient Client defines the values of a helm client.
Options defines the options of a client.
RESTClientGetter defines the values of a helm REST client.
RestConfClientOptions defines the options used for constructing a client via REST config.

# Interfaces

Client holds the method signatures for a Helm client.