Versions in this module Expand all Collapse all v1 v1.0.0 Jun 23, 2026 Changes in this version + func GetNonEmptyLines(output string) []string + func GetOperatorImageName() (string, error) + func GetProjectDir() (string, error) + func IsDebugEnabled() bool + func OutputAllEvents(namespace string) error + func OutputAllPods() error + func OutputDeployment(namespace, deployName string) error + func Run(cmd *exec.Cmd) ([]byte, error) + func StringToLines(s string) (lines []string, err error)