Home
last modified time | relevance | path

Searched refs:SerfWAN (Results 1 – 25 of 40) sorted by relevance

12

/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dautopilot.go84 func (d *AutopilotDelegate) SerfWAN() *serf.Serf { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/
H A Dautopilot.go84 func (d *AutopilotDelegate) SerfWAN() *serf.Serf { func
/dports/sysutils/nomad/nomad-1.1.0/nomad/
H A Dautopilot.go104 func (d *AutopilotDelegate) SerfWAN() *serf.Serf { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/config/
H A Dconfig.go273 SerfWAN struct { member
296 SerfWAN *string `json:"serf_wan,omitempty" hcl:"serf_wan" mapstructure:"serf_wan"` member
396 SerfWAN *int `json:"serf_wan,omitempty" hcl:"serf_wan" mapstructure:"serf_wan"` member
H A Dbuilder.go306 serfPortWAN := b.portVal("ports.serf_wan", c.Ports.SerfWAN)
514 …Interval: b.durationVal("consul.serf_wan.gossip_interval", c.Consul.SerfWAN.Memberlist.Gossip…
515 …Interval: b.durationVal("consul.serf_wan.probe_interval", c.Consul.SerfWAN.Memberlist.ProbeI…
516 …ConsulSerfWANProbeTimeout: b.durationVal("consul.serf_wan.probe_timeout", c.Consul.SerfWAN.…
517 ConsulSerfWANSuspicionMult: b.intVal(c.Consul.SerfWAN.Memberlist.SuspicionMult),
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/config/
H A Dflags_test.go61 flags: Flags{Config: Config{Ports: Ports{SerfWAN: pInt(1)}}},
H A Dflags.go103 add(&f.Config.Ports.SerfWAN, "serf-wan-port", "Sets the Serf WAN port to listen on.")
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/config/
H A Dflags_test.go61 flags: Flags{Config: Config{Ports: Ports{SerfWAN: pInt(1)}}},
H A Dflags.go104 add(&f.Config.Ports.SerfWAN, "serf-wan-port", "Sets the Serf WAN port to listen on.")
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/config/
H A Dflags_test.go61 flags: Flags{Config: Config{Ports: Ports{SerfWAN: pInt(1)}}},
H A Dflags.go103 add(&f.Config.Ports.SerfWAN, "serf-wan-port", "Sets the Serf WAN port to listen on.")
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/config/
H A Dflags_test.go69 flags: Flags{Config: Config{Ports: Ports{SerfWAN: pInt(1)}}},
H A Dflags.go111 add(&f.Config.Ports.SerfWAN, "serf-wan-port", "Sets the Serf WAN port to listen on.")
/dports/sysutils/consul/consul-1.10.3/agent/config/
H A Dflags_test.go68 expected: LoadOpts{FlagValues: Config{Ports: Ports{SerfWAN: pInt(1)}}},
H A Dflags.go91 add(&f.FlagValues.Ports.SerfWAN, "serf-wan-port", "Sets the Serf WAN port to listen on.")
H A Dconfig.go347 SerfWAN *string `mapstructure:"serf_wan"` member
689 SerfWAN *int `mapstructure:"serf_wan"` member
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/config/
H A Dflags_test.go68 expected: BuilderOpts{Config: Config{Ports: Ports{SerfWAN: pInt(1)}}},
H A Dflags.go111 add(&f.Config.Ports.SerfWAN, "serf-wan-port", "Sets the Serf WAN port to listen on.")
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/config/
H A Dflags_test.go68 expected: LoadOpts{FlagValues: Config{Ports: Ports{SerfWAN: pInt(1)}}},
H A Dflags.go91 add(&f.FlagValues.Ports.SerfWAN, "serf-wan-port", "Sets the Serf WAN port to listen on.")
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/config/
H A Dflags_test.go68 expected: LoadOpts{FlagValues: Config{Ports: Ports{SerfWAN: pInt(1)}}},
H A Dflags.go91 add(&f.FlagValues.Ports.SerfWAN, "serf-wan-port", "Sets the Serf WAN port to listen on.")
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dautopilot.go26 SerfWAN() *serf.Serf methodSpec
212 serfWAN := a.delegate.SerfWAN()
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dautopilot.go26 SerfWAN() *serf.Serf methodSpec
212 serfWAN := a.delegate.SerfWAN()
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/autopilot/
H A Dautopilot.go27 SerfWAN() *serf.Serf methodSpec
213 serfWAN := a.delegate.SerfWAN()

12