Versions in this module Expand all Collapse all v1 v1.0.0 Jun 5, 2025 Changes in this version + func GetEnv(key string, vals ...string) string + func GetNonEmptyLines(output string) []string + func GetProjectDir() (string, error) + func GetRestConfig() (*rest.Config, error) + func InstallCertManager() error + func InstallPrometheusOperator() error + func LoadImageToKindClusterWithName(name string) error + func Run(cmd *exec.Cmd) ([]byte, error) + func UninstallCertManager() + func UninstallPrometheusOperator()