package
Version:
v0.0.0-...-76aded4
Opens a new window with list of versions in this module.
Published: Mar 9, 2020
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func DownloadHelm(userPath, clientArch, clientOS, subdir string, helm3 bool) error
-
func GetHelmURL(arch, os, version string) string
-
func HelmInit() error
-
func TryDownloadHelm(userPath, clientArch, clientOS string, helm3 bool) (string, error)
-
func Untar(r io.Reader, dir string) error
func DownloadHelm(userPath, clientArch, clientOS, subdir string, helm3 bool) error
Untar reads the gzip-compressed tar file from r and writes it into dir.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.