Documentation
¶
Index ¶
- Variables
- func Byte(in interface{}) []byte
- func Contains(t string, a []string) bool
- func CreateFile(p string) (*os.File, error)
- func Download(file, uri string) error
- func IsExists(s string) bool
- func IsURL(str string) bool
- func NewCfg(ns string) (*action.Configuration, error)
- func NewHelm(ns string) (*helm.EnvSettings, error)
- func SaveInterface(file string, in interface{}) error
- func String(in interface{}) string
Constants ¶
This section is empty.
Variables ¶
View Source
var Helm = helm.New()
Functions ¶
func SaveInterface ¶ added in v0.12.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.