Home
last modified time | relevance | path

Searched refs:HTTPSSLEnvName (Results 1 – 25 of 43) sorted by relevance

12

/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
246 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
249 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/hashicorp/consul/api/
H A Dapi.go38 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
235 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
238 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dapi.go39 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
362 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
365 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
448 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/
H A Dapi.go43 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
378 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
381 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
465 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/consul/api/
H A Dapi.go43 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
410 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
413 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
514 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/consul/api/
H A Dapi.go43 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
378 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
381 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
465 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dapi.go43 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
378 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
381 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
465 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/api/
H A Dapi.go43 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
423 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
426 logger.Warn(fmt.Sprintf("could not parse %s", HTTPSSLEnvName), "error", err)
527 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/
H A Dapi.go43 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
378 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
381 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
465 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/consul/api/
H A Dapi.go43 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
378 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
381 log.Printf("[WARN] client: could not parse %s: %s", HTTPSSLEnvName, err)
465 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/api/
H A Dapi.go43 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
423 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
426 logger.Warn(fmt.Sprintf("could not parse %s", HTTPSSLEnvName), "error", err)
527 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/consul/api/
H A Dapi.go44 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
429 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
432 logger.Warn(fmt.Sprintf("could not parse %s", HTTPSSLEnvName), "error", err)
533 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/sysutils/consul/consul-1.10.3/api/
H A Dapi.go44 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
429 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
432 logger.Warn(fmt.Sprintf("could not parse %s", HTTPSSLEnvName), "error", err)
533 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/api/
H A Dapi.go44 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
429 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
432 logger.Warn(fmt.Sprintf("could not parse %s", HTTPSSLEnvName), "error", err)
533 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/consul/api/
H A Dapi.go44 HTTPSSLEnvName = "CONSUL_HTTP_SSL" const
429 if ssl := os.Getenv(HTTPSSLEnvName); ssl != "" {
432 logger.Warn(fmt.Sprintf("could not parse %s", HTTPSSLEnvName), "error", err)
533 fmt.Sprintf("%s=%t", HTTPSSLEnvName, c.Scheme == "https"),

12