package
1.6.3
Repository: https://github.com/form3tech-oss/cilium.git
Documentation: pkg.go.dev

# Functions

CalculateDuration calculates the backoff duration based on minimum base interval, exponential factor, jitter and number of failures.

# Structs

Exponential implements an exponential backoff.

# Interfaces

NodeManager is the interface required to implement cluster size dependent intervals.