package
0.0.0-20250130101013-1953ac1284a8
Repository: https://github.com/krateoplatformops/installer.git
Documentation: pkg.go.dev

# Packages

Package mockhelmclient is a generated GoMock package.
No description provided by the author

# Functions

Maximum burst for throttle the created RESTClient will use DefaultBurst: 100.
New returns a new Helm client with the provided options.
NewClientFromKubeConf returns a new Helm client constructed with the provided kubeconfig & RESTClient (optional) options.
NewClientFromRestConf returns a new Helm client constructed with the provided REST config options.
NewRESTClientGetter returns a RESTClientGetter using the provided 'namespace', 'kubeConfig' and 'restConfig'.
Timeout specifies the timeout for a RESTClient as a RESTClientOption.

# Structs

No description provided by the author
ChartSpec defines the values of a helm chart.
No description provided by the author
No description provided by the author
HelmClient Client defines the values of a helm client.
No description provided by the author
KubeConfClientOptions defines the options used for constructing a client via kubeconfig.
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.
No description provided by the author

# Type aliases

RESTClientOption is a function that can be used to set the RESTClientOptions of a HelmClient.