Versions in this module Expand all Collapse all v0 v0.0.1 Apr 3, 2024 Changes in this version + func Apply(namespace string, object map[string]interface{}) error + func Delete(namespace string, object map[string]interface{}) error + func GetField(namespace, kind, name, jsonPath string) (string, error) + func GetNonEmptyLines(output string) []string + func GetProjectDir() (string, error) + func GitHubRecorderRoundTripper(ctx context.Context, base http.RoundTripper, opts *recorder.Options) (*recorder.Recorder, error) + func InstallCertManager() error + func InstallPrometheusOperator() error + func LoadEnvVarsError(names ...string) (map[string]string, error) + func LoadImageToKindClusterWithName(name string) error + func LoadPodmanImageToKindClusterWithName(name string) (err error) + func Patch(namespace, kind, name, patch string) error + func Run(cmd *exec.Cmd) ([]byte, error) + func UninstallCertManager() + func UninstallPrometheusOperator() + func VerifyPodUp(namespace, name string) error