Home
last modified time | relevance | path

Searched refs:Servers (Results 1 – 25 of 6343) sorted by relevance

12345678910>>...254

/dports/mail/postfix-postfwd/postfwd-2.03/tools/hapolicy/
H A Dhapolicy24 our(%Servers) = (
59 $Servers{$1}{ip} = $2; $Servers{$1}{port} = $3;
60 ($Servers{$1}{prio},$Servers{$1}{weight},$Servers{$1}{timeout}) = split ':', $4 if $4;
69 unless ($Servers{$_}{ip} and $Servers{$_}{port}) {
73 $Servers{$_}{prio} ||= 10; $Servers{$_}{timeout} ||= $TIMEOUT;
74 $Servers{$_}{weight} = ($Servers{$_}{weight}) ? (1/$Servers{$_}{weight}) : 1;
75 $Servers{$_}{questions} = $Servers{$_}{answers} = $Servers{$_}{failed} = 0;
120 $Servers{$srv}{questions}+=$Servers{$srv}{weight};
149 $Servers{$srv}{failed}++ unless ($Servers{$srv}{last} = $action);
169 ." (".$Servers{$srv}{ip}.":".$Servers{$srv}{port}.")"
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dloadbalancer_test.go162 Servers: []*LoadBalancerServer{
197 assert.NotEmpty(t, lb.Remark.Servers)
212 assert.NotEmpty(t, lb.Settings.LoadBalancer[0].Servers)
257 assert.Equal(t, len(setting.Servers), 2)
260 assert.Equal(t, setting.Servers[0].Port, "8080")
262 assert.Equal(t, setting.Servers[0].HealthCheck.Path, "/")
266 assert.Equal(t, setting.Servers[1].Port, "8080")
268 assert.Equal(t, setting.Servers[1].HealthCheck.Path, "/")
307 assert.Equal(t, len(setting.Servers), 2)
310 assert.Equal(t, setting.Servers[0].Port, "8080")
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go56 Servers []Server member
61 copy.Servers = append(copy.Servers, c.Servers...)
148 for _, server := range configuration.Servers {
162 for _, server := range configuration.Servers {
216 configuration.Servers[i] = newServer
223 configuration.Servers = append(configuration.Servers, newServer)
237 configuration.Servers[i] = newServer
244 configuration.Servers = append(configuration.Servers, newServer)
256 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
263 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go56 Servers []Server member
61 copy.Servers = append(copy.Servers, c.Servers...)
148 for _, server := range configuration.Servers {
162 for _, server := range configuration.Servers {
216 configuration.Servers[i] = newServer
223 configuration.Servers = append(configuration.Servers, newServer)
237 configuration.Servers[i] = newServer
244 configuration.Servers = append(configuration.Servers, newServer)
256 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
263 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go56 Servers []Server member
61 copy.Servers = append(copy.Servers, c.Servers...)
148 for _, server := range configuration.Servers {
162 for _, server := range configuration.Servers {
216 configuration.Servers[i] = newServer
223 configuration.Servers = append(configuration.Servers, newServer)
237 configuration.Servers[i] = newServer
244 configuration.Servers = append(configuration.Servers, newServer)
256 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
263 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go56 Servers []Server member
61 copy.Servers = append(copy.Servers, c.Servers...)
148 for _, server := range configuration.Servers {
162 for _, server := range configuration.Servers {
216 configuration.Servers[i] = newServer
223 configuration.Servers = append(configuration.Servers, newServer)
237 configuration.Servers[i] = newServer
244 configuration.Servers = append(configuration.Servers, newServer)
256 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
263 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go76 Servers []Server member
81 copy.Servers = append(copy.Servers, c.Servers...)
168 for _, server := range configuration.Servers {
182 for _, server := range configuration.Servers {
236 configuration.Servers[i] = newServer
243 configuration.Servers = append(configuration.Servers, newServer)
257 configuration.Servers[i] = newServer
264 configuration.Servers = append(configuration.Servers, newServer)
276 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
283 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go56 Servers []Server member
61 copy.Servers = append(copy.Servers, c.Servers...)
148 for _, server := range configuration.Servers {
162 for _, server := range configuration.Servers {
216 configuration.Servers[i] = newServer
223 configuration.Servers = append(configuration.Servers, newServer)
237 configuration.Servers[i] = newServer
244 configuration.Servers = append(configuration.Servers, newServer)
256 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
263 configuration.Servers[i].Suffrage = Voter
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dconfiguration.go56 Servers []Server member
61 copy.Servers = append(copy.Servers, c.Servers...)
148 for _, server := range configuration.Servers {
162 for _, server := range configuration.Servers {
216 configuration.Servers[i] = newServer
223 configuration.Servers = append(configuration.Servers, newServer)
237 configuration.Servers[i] = newServer
244 configuration.Servers = append(configuration.Servers, newServer)
256 configuration.Servers = append(configuration.Servers[:i], configuration.Servers[i+1:]...)
263 configuration.Servers[i].Suffrage = Voter
[all …]

12345678910>>...254