package
0.0.0-20250305113347-723568176820
Repository: https://github.com/cilium/proxy.git
Documentation: pkg.go.dev

# Functions

CalculateDuration calculates the backoff duration based on minimum base interval, exponential factor, jitter and number of failures.
ClusterSizeDependantInterval returns a time.Duration that is dependent on the cluster size, i.e.

# Structs

Exponential implements an exponential backoff.