Documentation ¶ Index ¶ func RetryBackoff(n int, r *http.Request, resp *http.Response) time.Duration Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RetryBackoff ¶ func RetryBackoff(n int, r *http.Request, resp *http.Response) time.Duration RetryBackoff is the ACME client RetryBackoff which is modified to act upon badNonce errors. all other retries will be handled by cert-manager. Since we cannot check the exact error this is best effort. Types ¶ This section is empty. Source Files ¶ View all Source files util.go Click to show internal directories. Click to hide internal directories.