Home
last modified time | relevance | path

Searched defs:ServiceSpecificRequest (Results 1 – 20 of 20) sorted by relevance

/dports/sysutils/consul/consul-1.10.3/agent/rpcclient/health/
H A Dview.go23 func newMaterializerRequest(srvReq structs.ServiceSpecificRequest) func(index uint64) pbsubscribe.S…
40 func newHealthView(req structs.ServiceSpecificRequest) (*healthView, error) {
93 func newFilterEvaluator(req structs.ServiceSpecificRequest) (filterEvaluator, error) {
H A Dhealth.go124 structs.ServiceSpecificRequest anonMember
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/rpcclient/health/
H A Dview.go23 func newMaterializerRequest(srvReq structs.ServiceSpecificRequest) func(index uint64) pbsubscribe.S…
40 func newHealthView(req structs.ServiceSpecificRequest) (*healthView, error) {
93 func newFilterEvaluator(req structs.ServiceSpecificRequest) (filterEvaluator, error) {
H A Dhealth.go124 structs.ServiceSpecificRequest anonMember
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/rpcclient/health/
H A Dview.go23 func newMaterializerRequest(srvReq structs.ServiceSpecificRequest) func(index uint64) pbsubscribe.S…
40 func newHealthView(req structs.ServiceSpecificRequest) (*healthView, error) {
93 func newFilterEvaluator(req structs.ServiceSpecificRequest) (filterEvaluator, error) {
H A Dhealth.go121 structs.ServiceSpecificRequest anonMember
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go345 type ServiceSpecificRequest struct { struct
346 Datacenter string
347 NodeMetaFilters map[string]string
348 ServiceName string
349 ServiceTag string
350 ServiceTags []string
351 ServiceAddress string
352 TagFilter bool // Controls tag filtering
353 Source QuerySource
356 Connect bool
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/structs/
H A Dstructs.go353 type ServiceSpecificRequest struct { struct
354 Datacenter string
355 NodeMetaFilters map[string]string
356 ServiceName string
359 ServiceTag string
360 ServiceTags []string
361 ServiceAddress string
362 TagFilter bool // Controls tag filtering
363 Source QuerySource
366 Connect bool
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go345 type ServiceSpecificRequest struct { struct
346 Datacenter string
347 NodeMetaFilters map[string]string
348 ServiceName string
349 ServiceTag string
350 ServiceTags []string
351 ServiceAddress string
352 TagFilter bool // Controls tag filtering
353 Source QuerySource
356 Connect bool
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go485 type ServiceSpecificRequest struct { struct
486 Datacenter string
487 NodeMetaFilters map[string]string
488 ServiceName string
491 ServiceTag string
492 ServiceTags []string
493 ServiceAddress string
494 TagFilter bool // Controls tag filtering
495 Source QuerySource
498 Connect bool
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go501 type ServiceSpecificRequest struct { struct
502 Datacenter string
503 NodeMetaFilters map[string]string
504 ServiceName string
507 ServiceTag string
508 ServiceTags []string
509 ServiceAddress string
511 Source QuerySource
514 Connect bool
517 Ingress bool
[all …]
/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dstructs.go579 Datacenter string
580 NodeMetaFilters map[string]string
581 ServiceName string
582 ServiceKind ServiceKind
585 ServiceTag string
586 ServiceTags []string
587 ServiceAddress string
589 Source QuerySource
592 Connect bool
595 Ingress bool
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go579 Datacenter string
580 NodeMetaFilters map[string]string
581 ServiceName string
582 ServiceKind ServiceKind
585 ServiceTag string
586 ServiceTags []string
587 ServiceAddress string
589 Source QuerySource
592 Connect bool
595 Ingress bool
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go579 Datacenter string
580 NodeMetaFilters map[string]string
581 ServiceName string
582 ServiceKind ServiceKind
585 ServiceTag string
586 ServiceTags []string
587 ServiceAddress string
589 Source QuerySource
592 Connect bool
595 Ingress bool
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go579 Datacenter string
580 NodeMetaFilters map[string]string
581 ServiceName string
582 ServiceKind ServiceKind
585 ServiceTag string
586 ServiceTags []string
587 ServiceAddress string
589 Source QuerySource
592 Connect bool
595 Ingress bool
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go255 type ServiceSpecificRequest struct { struct
256 Datacenter string
257 NodeMetaFilters map[string]string
258 ServiceName string
259 ServiceTag string
260 TagFilter bool // Controls tag filtering
261 Source QuerySource
262 QueryOptions
265 func (r *ServiceSpecificRequest) RequestDatacenter() string {
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/github.com/hashicorp/consul/consul/structs/
H A Dstructs.go267 type ServiceSpecificRequest struct { struct
268 Datacenter string
269 NodeMetaFilters map[string]string
270 ServiceName string
271 ServiceTag string
272 TagFilter bool // Controls tag filtering
273 Source QuerySource
274 QueryOptions
277 func (r *ServiceSpecificRequest) RequestDatacenter() string {
/dports/sysutils/consul/consul-1.10.3/agent/proxycfg/
H A Dstate.go29 …Notify(ctx context.Context, req structs.ServiceSpecificRequest, correlationID string, ch chan<- ca…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/proxycfg/
H A Dstate.go29 …Notify(ctx context.Context, req structs.ServiceSpecificRequest, correlationID string, ch chan<- ca…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/proxycfg/
H A Dstate.go29 …Notify(ctx context.Context, req structs.ServiceSpecificRequest, correlationID string, ch chan<- ca…