Home
last modified time | relevance | path

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

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/util/endpoint/
H A Dtrigger_time_tracker.go41 ServiceStates map[ServiceKey]ServiceState member
50 ServiceStates: make(map[ServiceKey]ServiceState),
91 state, wasKnown := t.ServiceStates[key]
97 t.ServiceStates[key] = state
137 delete(t.ServiceStates, key)
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/endpointslice/
H A Dendpointslice_controller_test.go188 esController.triggerTimeTracker.ServiceStates[existingServiceKey] = endpointutil.ServiceState{}
200 esController.triggerTimeTracker.ServiceStates[missingServiceKey] = endpointutil.ServiceState{}
211 assert.NotContains(t, esController.triggerTimeTracker.ServiceStates, missingServiceKey)
214 assert.Contains(t, esController.triggerTimeTracker.ServiceStates, existingServiceKey)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go294 func (l *State) ServiceStates() map[string]*ServiceState { func
H A Dstate_test.go1494 services := state.ServiceStates()
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go377 func (l *State) ServiceStates() map[string]*ServiceState { func
H A Dstate_test.go1879 services := state.ServiceStates()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/local/
H A Dstate.go377 func (l *State) ServiceStates() map[string]*ServiceState { func
H A Dstate_test.go1879 services := state.ServiceStates()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go377 func (l *State) ServiceStates() map[string]*ServiceState { func
H A Dstate_test.go1879 services := state.ServiceStates()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go390 func (l *State) ServiceStates(entMeta *structs.EnterpriseMeta) map[structs.ServiceID]*ServiceState { func
H A Dstate_test.go1942 services := state.ServiceStates(entMeta)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go390 func (l *State) ServiceStates(entMeta *structs.EnterpriseMeta) map[structs.ServiceID]*ServiceState { func
H A Dstate_test.go1956 services := state.ServiceStates(entMeta)
/dports/sysutils/consul/consul-1.10.3/agent/local/
H A Dstate.go426 func (l *State) ServiceStates(entMeta *structs.EnterpriseMeta) map[structs.ServiceID]*ServiceState { func
H A Dstate_test.go2081 services := state.ServiceStates(entMeta)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go426 func (l *State) ServiceStates(entMeta *structs.EnterpriseMeta) map[structs.ServiceID]*ServiceState { func
H A Dstate_test.go2081 services := state.ServiceStates(entMeta)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/local/
H A Dstate.go426 func (l *State) ServiceStates(entMeta *structs.EnterpriseMeta) map[structs.ServiceID]*ServiceState { func
H A Dstate_test.go2081 services := state.ServiceStates(entMeta)