Home
last modified time | relevance | path

Searched refs:Healthy (Results 1 – 25 of 1675) sorted by relevance

12345678910>>...67

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/raft-autopilot/
H A Dstable_promoter_test.go39 Healthy: true,
46 Healthy: true,
54 Healthy: true,
62 Healthy: false,
70 Healthy: true,
78 Healthy: true,
H A Dreconcile_test.go34 Health: ServerHealth{Healthy: true},
46 Health: ServerHealth{Healthy: true},
58 Health: ServerHealth{Healthy: true},
70 Health: ServerHealth{Healthy: false},
82 Health: ServerHealth{Healthy: false},
125 Health: ServerHealth{Healthy: true},
137 Health: ServerHealth{Healthy: true},
149 Health: ServerHealth{Healthy: true},
161 Health: ServerHealth{Healthy: true},
173 Health: ServerHealth{Healthy: true},
[all …]
H A Dstate.go162 Healthy: true,
175 if !srv.Health.Healthy {
177 newState.Healthy = false
188 if srv.Health.Healthy {
297 previousHealthy = &state.Health.Healthy
329 state.Health.Healthy = state.isHealthy(inputs.LastTerm, inputs.LatestIndex, inputs.Config)
334 if previousHealthy == nil || *previousHealthy != state.Health.Healthy {
394 if srvI.Health.Healthy == srvJ.Health.Healthy {
396 return srvI.Health.Healthy
398 return !srvI.Health.Healthy
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dnode.go14 Healthy bool member
33 di.Healthy = other.Healthy
53 if di.Healthy != other.Healthy {
H A Dnode_test.go19 Healthy: true,
22 Healthy: false,
44 Healthy: true,
49 Healthy: true,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dnode.go14 Healthy bool member
33 di.Healthy = other.Healthy
53 if di.Healthy != other.Healthy {
/dports/sysutils/consul/consul-1.10.3/command/operator/autopilot/state/testdata/enterprise/
H A Dpretty.golden1 Healthy: true
67 Healthy: true
84 Healthy: true
101 Healthy: true
118 Healthy: true
135 Healthy: true
152 Healthy: true
169 Healthy: true
186 Healthy: true
203 Healthy: true
[all …]
H A Djson.golden2 "Healthy": true,
15 "Healthy": true,
37 "Healthy": true,
59 "Healthy": true,
81 "Healthy": true,
103 "Healthy": true,
125 "Healthy": true,
147 "Healthy": true,
169 "Healthy": true,
191 "Healthy": true,
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/operator/autopilot/state/testdata/enterprise/
H A Dpretty.golden1 Healthy: true
67 Healthy: true
84 Healthy: true
101 Healthy: true
118 Healthy: true
135 Healthy: true
152 Healthy: true
169 Healthy: true
186 Healthy: true
203 Healthy: true
[all …]
H A Djson.golden2 "Healthy": true,
15 "Healthy": true,
37 "Healthy": true,
59 "Healthy": true,
81 "Healthy": true,
103 "Healthy": true,
125 "Healthy": true,
147 "Healthy": true,
169 "Healthy": true,
191 "Healthy": true,
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/operator/autopilot/state/testdata/enterprise/
H A Dpretty.golden1 Healthy: true
67 Healthy: true
84 Healthy: true
101 Healthy: true
118 Healthy: true
135 Healthy: true
152 Healthy: true
169 Healthy: true
186 Healthy: true
203 Healthy: true
[all …]
H A Djson.golden2 "Healthy": true,
15 "Healthy": true,
37 "Healthy": true,
59 "Healthy": true,
81 "Healthy": true,
103 "Healthy": true,
125 "Healthy": true,
147 "Healthy": true,
169 "Healthy": true,
191 "Healthy": true,
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/raft-autopilot/
H A Dstate.go190 Healthy: true,
203 if !srv.Health.Healthy {
205 newState.Healthy = false
216 if srv.Health.Healthy {
325 previousHealthy = &state.Health.Healthy
357 state.Health.Healthy = state.isHealthy(inputs.LastTerm, inputs.LatestIndex, inputs.Config)
362 if previousHealthy == nil || *previousHealthy != state.Health.Healthy {
422 if srvI.Health.Healthy == srvJ.Health.Healthy {
424 return srvI.Health.Healthy
426 return !srvI.Health.Healthy
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft-autopilot/
H A Dstate.go190 Healthy: true,
203 if !srv.Health.Healthy {
205 newState.Healthy = false
216 if srv.Health.Healthy {
325 previousHealthy = &state.Health.Healthy
357 state.Health.Healthy = state.isHealthy(inputs.LastTerm, inputs.LatestIndex, inputs.Config)
362 if previousHealthy == nil || *previousHealthy != state.Health.Healthy {
422 if srvI.Health.Healthy == srvJ.Health.Healthy {
424 return srvI.Health.Healthy
426 return !srvI.Health.Healthy
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft-autopilot/
H A Dstate.go190 Healthy: true,
203 if !srv.Health.Healthy {
205 newState.Healthy = false
216 if srv.Health.Healthy {
325 previousHealthy = &state.Health.Healthy
357 state.Health.Healthy = state.isHealthy(inputs.LastTerm, inputs.LatestIndex, inputs.Config)
362 if previousHealthy == nil || *previousHealthy != state.Health.Healthy {
422 if srvI.Health.Healthy == srvJ.Health.Healthy {
424 return srvI.Health.Healthy
426 return !srvI.Health.Healthy
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/raft-autopilot/
H A Dstate.go190 Healthy: true,
203 if !srv.Health.Healthy {
205 newState.Healthy = false
216 if srv.Health.Healthy {
325 previousHealthy = &state.Health.Healthy
357 state.Health.Healthy = state.isHealthy(inputs.LastTerm, inputs.LatestIndex, inputs.Config)
362 if previousHealthy == nil || *previousHealthy != state.Health.Healthy {
422 if srvI.Health.Healthy == srvJ.Health.Healthy {
424 return srvI.Health.Healthy
426 return !srvI.Health.Healthy
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dpromotion_test.go32 Healthy: true,
49 Healthy: true,
54 Healthy: true,
74 Healthy: true,
79 Healthy: false,
84 Healthy: true,
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dpromotion_test.go32 Healthy: true,
49 Healthy: true,
54 Healthy: true,
74 Healthy: true,
79 Healthy: false,
84 Healthy: true,
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/consul/autopilot/
H A Dpromotion_test.go32 Healthy: true,
49 Healthy: true,
54 Healthy: true,
74 Healthy: true,
79 Healthy: false,
84 Healthy: true,
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dpromotion_test.go32 Healthy: true,
49 Healthy: true,
54 Healthy: true,
74 Healthy: true,
79 Healthy: false,
84 Healthy: true,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dpromotion_test.go32 Healthy: true,
49 Healthy: true,
54 Healthy: true,
74 Healthy: true,
79 Healthy: false,
84 Healthy: true,
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dnode.go186 Healthy bool member
222 c.Healthy = hs
262 Healthy bool member
281 di.Healthy = other.Healthy
301 if di.Healthy != other.Healthy {
H A Dnode_test.go19 Healthy: true,
22 Healthy: false,
44 Healthy: true,
49 Healthy: true,
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/GNSSEph/
H A DGalEphemeris_T.cpp178 gpstk::Xvt::Healthy, in testHealthSettings()
184 gpstk::Xvt::Healthy, in testHealthSettings()
187 gpstk::Xvt::Healthy, in testHealthSettings()
194 gpstk::Xvt::Healthy, in testHealthSettings()
200 gpstk::Xvt::Healthy, in testHealthSettings()
203 gpstk::Xvt::Healthy, in testHealthSettings()
/dports/sysutils/consul/consul-1.10.3/command/operator/autopilot/state/testdata/oss/
H A Dpretty.golden1 Healthy: true
17 Healthy: true
30 Healthy: true
43 Healthy: true

12345678910>>...67