package
1.30.2
Repository: https://github.com/projectcontour/contour.git
Documentation: pkg.go.dev

# Functions

New returns a new RetryableError with the given error and time period.
NewMaybeRetryableAggregate converts a slice of errors into a single error value.

# Interfaces

Error represents an error for an operation that should be retried after the specified duration.