Versions in this module Expand all Collapse all v4 v4.0.2 Mar 11, 2026 Changes in this version + func CheckError(ctx context.Context, err error) + func IgnoreContainerNotFoundErr(err error) error + func IsTransientErr(ctx context.Context, err error) bool + func IsTransientErrQuiet(ctx context.Context, err error) bool + func NewErrTransient(s string) error + func NewExitErr(exitCode int) error + type Exited interface + ExitCode func() int Other modules containing this package github.com/argoproj/argo-workflows/v3