package
0.0.0-20250331182104-759770d0ebdc
Repository: https://github.com/skupperproject/skupper.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
DefaultStr returns the first non-empty string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LabelToMap expects label string to be a comma separated list of key and value pairs delimited by equals.
No description provided by the author
No description provided by the author
NewTarball returns an initialized Tarball.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Retry retries f every interval until after maxRetries.
This is similar to Retry(), but it will not fail immediately on errors, and if the retries are exhausted and f() still failing, it will return f()'s error.
RetryErrorWithContext will retry as long the checked function is returning an error and the context does not time out.
RetryWithContext retries f every interval until the specified context times out.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author