Home
last modified time | relevance | path

Searched refs:LocalBlockingQuery (Results 1 – 20 of 20) sorted by relevance

/dports/sysutils/consul/consul-1.10.3/agent/cache-types/
H A Dservice_checks.go21 LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, methodSpec
58 hash, resp, err := c.Agent.LocalBlockingQuery(true, lastHash, reqReal.MaxQueryTime,
H A Dservice_checks_test.go191 func (m *mockAgent) LocalBlockingQuery(_ bool, _ string, _ time.Duration, func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dservice_checks.go21 LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, methodSpec
58 hash, resp, err := c.Agent.LocalBlockingQuery(true, lastHash, reqReal.MaxQueryTime,
H A Dservice_checks_test.go191 func (m *mockAgent) LocalBlockingQuery(_ bool, _ string, _ time.Duration, func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dservice_checks.go21 LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, methodSpec
58 hash, resp, err := c.Agent.LocalBlockingQuery(true, lastHash, reqReal.MaxQueryTime,
H A Dservice_checks_test.go191 func (m *mockAgent) LocalBlockingQuery(_ bool, _ string, _ time.Duration, func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dservice_checks.go21 LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, methodSpec
58 hash, resp, err := c.Agent.LocalBlockingQuery(true, lastHash, reqReal.MaxQueryTime,
H A Dservice_checks_test.go191 func (m *mockAgent) LocalBlockingQuery(_ bool, _ string, _ time.Duration, func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dservice_checks.go21 LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, methodSpec
57 hash, resp, err := c.Agent.LocalBlockingQuery(true, lastHash, reqReal.MaxQueryTime,
H A Dservice_checks_test.go191 func (m *mockAgent) LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, func
/dports/sysutils/consul/consul-1.10.3/agent/
H A Dagent_endpoint.go316 resultHash, service, err := s.agent.LocalBlockingQuery(false, hash, queryOpts.MaxQueryTime,
H A Dagent.go3709 func (a *Agent) LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/
H A Dagent_endpoint.go293 resultHash, service, err := s.agent.LocalBlockingQuery(false, hash, queryOpts.MaxQueryTime,
H A Dagent.go4283 func (a *Agent) LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/
H A Dagent_endpoint.go316 resultHash, service, err := s.agent.LocalBlockingQuery(false, hash, queryOpts.MaxQueryTime,
H A Dagent.go3709 func (a *Agent) LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/
H A Dagent_endpoint.go315 resultHash, service, err := s.agent.LocalBlockingQuery(false, hash, queryOpts.MaxQueryTime,
H A Dagent.go3707 func (a *Agent) LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/
H A Dagent_endpoint.go291 resultHash, service, err := s.agent.LocalBlockingQuery(false, hash, queryOpts.MaxQueryTime,
H A Dagent.go4060 func (a *Agent) LocalBlockingQuery(alwaysBlock bool, hash string, wait time.Duration, func