Versions in this module Expand all Collapse all v3 v3.5.13 Dec 26, 2024 Changes in this version + func IsTransientErrQuiet(err error) bool v3.5.10 Aug 14, 2024 Changes in this version + func IgnoreContainerNotFoundErr(err error) error + func IsTransientErr(err error) bool + func NewErrTransient(s string) error + func NewExitErr(exitCode int) error + type Exited interface + ExitCode func() int