Home
last modified time | relevance | path

Searched refs:RetryServerErrors (Results 1 – 6 of 6) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Dtfe_test.go510 client.RetryServerErrors(tc.retryServerErrors)
H A Dtfe.go294 func (c *Client) RetryServerErrors(retry bool) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/hashicorp/go-tfe/
H A Dtfe.go294 func (c *Client) RetryServerErrors(retry bool) { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Dtfe.go303 func (c *Client) RetryServerErrors(retry bool) { func
H A Dtfe_test.go616 client.RetryServerErrors(tc.retryServerErrors)
/dports/sysutils/terraform/terraform-1.0.11/internal/backend/remote/
H A Dbackend.go344 b.client.RetryServerErrors(true)