Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HelmVersion the default version of helm to use HelmVersion = "3.5.3" // HelmfileVersion the default version of helmfile to use HelmfileVersion = "0.125.2" // HelmAnnotateVersion the default version of helmfile-annotate to use HelmAnnotateVersion = "0.0.11" )
View Source
const (
// HelmPluginName the default name of the helm plugin
HelmPluginName = "helm"
)
Variables ¶
This section is empty.
Functions ¶
func CreateHelmPlugin ¶
CreateHelmPlugin creates the helm 3 plugin
func GetHelmBinary ¶
GetHelmBinary returns the path to the locally installed helm 3 extension
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.