Home
last modified time | relevance | path

Searched refs:retryablehttp (Results 1 – 25 of 991) sorted by relevance

12345678910>>...40

/dports/security/lego/lego-4.5.3/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
38 resp, err := retryablehttp.Get("/foo")
51 This makes use of retryablehttp broadly applicable with minimal effort. Simply
55 retryClient := retryablehttp.NewClient()
[all …]
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
38 resp, err := retryablehttp.Get("/foo")
51 This makes use of retryablehttp broadly applicable with minimal effort. Simply
55 retryClient := retryablehttp.NewClient()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
37 resp, err := retryablehttp.Get("/foo")
50 This makes use of retryablehttp broadly applicable with minimal effort. Simply
54 retryClient := retryablehttp.NewClient()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
37 resp, err := retryablehttp.Get("/foo")
50 This makes use of retryablehttp broadly applicable with minimal effort. Simply
54 retryClient := retryablehttp.NewClient()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
37 resp, err := retryablehttp.Get("/foo")
50 This makes use of retryablehttp broadly applicable with minimal effort. Simply
54 retryClient := retryablehttp.NewClient()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
37 resp, err := retryablehttp.Get("/foo")
50 This makes use of retryablehttp broadly applicable with minimal effort. Simply
54 retryClient := retryablehttp.NewClient()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
37 resp, err := retryablehttp.Get("/foo")
50 This makes use of retryablehttp broadly applicable with minimal effort. Simply
54 retryClient := retryablehttp.NewClient()
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
37 resp, err := retryablehttp.Get("/foo")
50 This makes use of retryablehttp broadly applicable with minimal effort. Simply
54 retryClient := retryablehttp.NewClient()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
37 resp, err := retryablehttp.Get("/foo")
50 This makes use of retryablehttp broadly applicable with minimal effort. Simply
54 retryClient := retryablehttp.NewClient()
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
37 resp, err := retryablehttp.Get("/foo")
50 This makes use of retryablehttp broadly applicable with minimal effort. Simply
54 retryClient := retryablehttp.NewClient()
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
38 resp, err := retryablehttp.Get("/foo")
51 This makes use of retryablehttp broadly applicable with minimal effort. Simply
55 retryClient := retryablehttp.NewClient()
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
38 resp, err := retryablehttp.Get("/foo")
51 This makes use of retryablehttp broadly applicable with minimal effort. Simply
55 retryClient := retryablehttp.NewClient()
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
38 resp, err := retryablehttp.Get("/foo")
51 This makes use of retryablehttp broadly applicable with minimal effort. Simply
55 retryClient := retryablehttp.NewClient()
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/xanzy/go-gitlab/
H A Dclient_options.go22 retryablehttp "github.com/hashicorp/go-retryablehttp" packageName
36 func WithCustomBackoff(backoff retryablehttp.Backoff) ClientOptionFunc {
45 func WithCustomLeveledLogger(leveledLogger retryablehttp.LeveledLogger) ClientOptionFunc {
63 func WithCustomLogger(logger retryablehttp.Logger) ClientOptionFunc {
71 func WithCustomRetry(checkRetry retryablehttp.CheckRetry) ClientOptionFunc {
87 func WithRequestLogHook(hook retryablehttp.RequestLogHook) ClientOptionFunc {
95 func WithResponseLogHook(hook retryablehttp.ResponseLogHook) ClientOptionFunc {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-kv/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-mongodbatlas/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-ad/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-centrify/vendor/github.com/hashicorp/go-retryablehttp/
H A DREADME.md1 go-retryablehttp
4 [![Build Status](http://img.shields.io/travis/hashicorp/go-retryablehttp.svg?style=flat-square)][tr…
7 [travis]: http://travis-ci.org/hashicorp/go-retryablehttp
8 [godocs]: http://godoc.org/github.com/hashicorp/go-retryablehttp
10 The `retryablehttp` package provides a familiar HTTP client interface with
13 makes `retryablehttp` very easy to drop into existing programs.
15 `retryablehttp` performs automatic retries under certain conditions. Mainly, if
25 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp) for more
35 resp, err := retryablehttp.Get("/foo")
46 [godoc](http://godoc.org/github.com/hashicorp/go-retryablehttp).

12345678910>>...40