package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
Permanent makes the given error a permanent failure that stops the Retry loop immediately.
Retry the given operation until it succeeds, has a permanent failure or times out.
RetryWithContext retries the given operation until it succeeds, has a permanent failure or times out.