Versions in this module Expand all Collapse all v2 v2.0.0 Dec 22, 2025 Changes in this version + func GetNonEmptyLines(output string) []string + func GetProjectDir() (string, error) + func InstallCertManager() error + func IsCertManagerCRDsInstalled() bool + func LoadImageToKindClusterWithName(name string) error + func Run(cmd *exec.Cmd) (string, error) + func UncommentCode(filename, target, prefix string) error + func UninstallCertManager()