Home
last modified time | relevance | path

Searched refs:MaxQueryTime (Results 101 – 125 of 394) sorted by relevance

12345678910>>...16

/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dgateway_services.go35 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dresolved_service_config.go36 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dservice_checks_test.go54 &ServiceHTTPChecksRequest{ServiceID: svcState.Service.ID, MaxQueryTime: 100 * time.Millisecond},
139 &ServiceHTTPChecksRequest{ServiceID: svcState.Service.ID, MaxQueryTime: 100 * time.Millisecond},
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dhealth_services.go31 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dcatalog_services.go31 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Ddiscovery_chain.go35 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dhealth_services.go35 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dnode_services.go35 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dcatalog_list_services.go34 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dcatalog_service_list.go34 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dconfig_entry.go34 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dresolved_service_config.go35 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dservice_dump.go34 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dcatalog_services.go35 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dservice_checks_test.go54 &ServiceHTTPChecksRequest{ServiceID: svcState.Service.ID, MaxQueryTime: 100 * time.Millisecond},
139 &ServiceHTTPChecksRequest{ServiceID: svcState.Service.ID, MaxQueryTime: 100 * time.Millisecond},
/dports/sysutils/consul/consul-1.10.3/agent/cache-types/
H A Dcatalog_list_services.go35 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dservice_checks_test.go54 &ServiceHTTPChecksRequest{ServiceID: svcState.Service.ID, MaxQueryTime: 100 * time.Millisecond},
139 &ServiceHTTPChecksRequest{ServiceID: svcState.Service.ID, MaxQueryTime: 100 * time.Millisecond},
H A Dintention_upstreams_test.go24 require.Equal(t, 1*time.Second, req.QueryOptions.MaxQueryTime)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dcatalog_list_services.go35 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dservice_checks_test.go54 &ServiceHTTPChecksRequest{ServiceID: svcState.Service.ID, MaxQueryTime: 100 * time.Millisecond},
139 &ServiceHTTPChecksRequest{ServiceID: svcState.Service.ID, MaxQueryTime: 100 * time.Millisecond},
H A Dintention_upstreams_test.go24 require.Equal(t, 1*time.Second, req.QueryOptions.MaxQueryTime)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dcatalog_list_services.go35 reqReal.QueryOptions.MaxQueryTime = opts.Timeout
H A Dservice_checks_test.go54 &ServiceHTTPChecksRequest{ServiceID: svcState.Service.ID, MaxQueryTime: 100 * time.Millisecond},
139 &ServiceHTTPChecksRequest{ServiceID: svcState.Service.ID, MaxQueryTime: 100 * time.Millisecond},
H A Dintention_upstreams_test.go24 require.Equal(t, 1*time.Second, req.QueryOptions.MaxQueryTime)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/
H A Dconfig.go97 MaxQueryTime time.Duration member
574 MaxQueryTime: 600 * time.Second,

12345678910>>...16