package
0.0.0-20241003100859-1859c74af205
Repository: https://github.com/devtron-labs/kubelink.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewClientFromRestConf returns a new Helm client constructed with the provided REST config options.
NewRESTClientGetter returns a RESTClientGetter using the provided 'namespace', 'kubeConfig' and 'restConfig'.
# Constants
No description provided by the author
# Structs
ChartSpec defines the values of a helm chart.
HelmClient Client defines the values of a helm client.
No description provided by the author
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.