package
2.16.1
Repository: https://github.com/elastic/cloud-on-k8s.git
Documentation: pkg.go.dev

# Functions

UntilSuccess retries the given function f for up to the given timeout, by separating each attempt by the given retryInterval.

# Structs

ErrTimeoutReached is an error returned when timeout is reached.