package
2.3.0+incompatible
Repository: https://github.com/eggsbenjamin/argo.git
Documentation: pkg.go.dev
# Functions
IsRetryableKubeAPIError returns if the error is a retryable kubernetes error.
IsRetryableNetworkError returns whether or not the error is a retryable network error.
# Variables
DefaultRetry is a default retry backoff settings when retrying API calls.