Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HelmVersion the default version of helm to use HelmVersion = "3.4.0" // HelmPluginName the default name of the helm plugin HelmPluginName = "helm" // KptPluginName the default name of the kpt plugin KptPluginName = "kpt" // KptVersion the default version of kpt to use KptVersion = "0.33.0" )
Variables ¶
This section is empty.
Functions ¶
func CreateHelmPlugin ¶
CreateHelmPlugin creates the helm 3 plugin
func CreateKptPlugin ¶ added in v0.0.193
CreateKptPlugin creates the kpt 3 plugin
func GetHelmBinary ¶
GetHelmBinary returns the path to the locally installed helm 3 extension
func GetKptBinary ¶ added in v0.0.193
GetKptBinary returns the path to the locally installed kpt 3 extension
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.