Versions in this module Expand all Collapse all v0 v0.1.0 Oct 9, 2025 Changes in this version + func GetNonEmptyLines(output string) []string + func GetProjectDir() (string, error) + func InstallCertManager() error + func InstallPrometheusOperator() error + func IsCertManagerCRDsInstalled() bool + func IsPrometheusCRDsInstalled() bool + func LoadImageToKindClusterWithName(name string) error + func Run(cmd *exec.Cmd) (string, error) + func UncommentCode(filename, target, prefix string) error + func UninstallCertManager() + func UninstallPrometheusOperator()