Home
last modified time | relevance | path

Searched refs:retryHTTPBackoff (Results 1 – 7 of 7) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/hashicorp/go-tfe/
H A Dtfe.go202 Backoff: client.retryHTTPBackoff,
315 func (c *Client) retryHTTPBackoff(min, max time.Duration, attemptNum int, resp *http.Response) time… func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Dtfe.go202 Backoff: client.retryHTTPBackoff,
315 func (c *Client) retryHTTPBackoff(min, max time.Duration, attemptNum int, resp *http.Response) time… func
H A Dtfe_test.go551 client.retryHTTPBackoff(time.Second, time.Second, i, resp)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Dtfe.go201 Backoff: client.retryHTTPBackoff,
324 func (c *Client) retryHTTPBackoff(min, max time.Duration, attemptNum int, resp *http.Response) time… func
H A Dtfe_test.go657 client.retryHTTPBackoff(time.Second, time.Second, i, resp)
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/xanzy/go-gitlab/
H A Dgitlab.go249 Backoff: c.retryHTTPBackoff,
383 func (c *Client) retryHTTPBackoff(min, max time.Duration, attemptNum int, resp *http.Response) time… func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/xanzy/go-gitlab/
H A Dgitlab.go275 Backoff: c.retryHTTPBackoff,
420 func (c *Client) retryHTTPBackoff(min, max time.Duration, attemptNum int, resp *http.Response) time… func