Home
last modified time | relevance | path

Searched refs:ServiceAddress (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/dports/sysutils/consul/consul-1.10.3/command/connect/envoy/
H A Dflags.go19 value api.ServiceAddress
29 func (s *ServiceAddressValue) Value() api.ServiceAddress {
31 return api.ServiceAddress{Port: defaultGatewayPort}
42 func parseAddress(raw string) (api.ServiceAddress, error) {
43 result := api.ServiceAddress{}
79 value map[string]api.ServiceAddress
92 s.value = make(map[string]api.ServiceAddress)
H A Dflags_test.go13 require.Equal(t, addr.Value(), api.ServiceAddress{Port: defaultGatewayPort})
18 require.Equal(t, addr.Value(), api.ServiceAddress{Port: defaultGatewayPort})
24 require.Equal(t, addr.Value(), api.ServiceAddress{
54 expectedValue api.ServiceAddress
59 expectedValue: api.ServiceAddress{
67 expectedValue: api.ServiceAddress{Address: "8.8.8.8", Port: 1234},
72 expectedValue: api.ServiceAddress{
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/command/connect/envoy/
H A Dflags.go19 value api.ServiceAddress
29 func (s *ServiceAddressValue) Value() api.ServiceAddress {
31 return api.ServiceAddress{Port: defaultGatewayPort}
42 func parseAddress(raw string) (api.ServiceAddress, error) {
43 result := api.ServiceAddress{}
79 value map[string]api.ServiceAddress
92 s.value = make(map[string]api.ServiceAddress)
H A Dflags_test.go13 require.Equal(t, addr.Value(), api.ServiceAddress{Port: defaultGatewayPort})
18 require.Equal(t, addr.Value(), api.ServiceAddress{Port: defaultGatewayPort})
24 require.Equal(t, addr.Value(), api.ServiceAddress{
54 expectedValue api.ServiceAddress
59 expectedValue: api.ServiceAddress{
67 expectedValue: api.ServiceAddress{Address: "8.8.8.8", Port: 1234},
72 expectedValue: api.ServiceAddress{
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/connect/envoy/
H A Dflags.go19 value api.ServiceAddress
29 func (s *ServiceAddressValue) Value() api.ServiceAddress {
31 return api.ServiceAddress{Port: defaultGatewayPort}
42 func parseAddress(raw string) (api.ServiceAddress, error) {
43 result := api.ServiceAddress{}
79 value map[string]api.ServiceAddress
92 s.value = make(map[string]api.ServiceAddress)
H A Dflags_test.go13 require.Equal(t, addr.Value(), api.ServiceAddress{Port: defaultGatewayPort})
18 require.Equal(t, addr.Value(), api.ServiceAddress{Port: defaultGatewayPort})
24 require.Equal(t, addr.Value(), api.ServiceAddress{
54 expectedValue api.ServiceAddress
59 expectedValue: api.ServiceAddress{
67 expectedValue: api.ServiceAddress{Address: "8.8.8.8", Port: 1234},
72 expectedValue: api.ServiceAddress{
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/connect/envoy/
H A Dflags.go19 value api.ServiceAddress
29 func (s *ServiceAddressValue) Value() api.ServiceAddress {
31 return api.ServiceAddress{Port: defaultGatewayPort}
42 func parseAddress(raw string) (api.ServiceAddress, error) {
43 result := api.ServiceAddress{}
79 value map[string]api.ServiceAddress
92 s.value = make(map[string]api.ServiceAddress)
H A Dflags_test.go13 require.Equal(t, addr.Value(), api.ServiceAddress{Port: defaultGatewayPort})
18 require.Equal(t, addr.Value(), api.ServiceAddress{Port: defaultGatewayPort})
24 require.Equal(t, addr.Value(), api.ServiceAddress{
54 expectedValue api.ServiceAddress
59 expectedValue: api.ServiceAddress{
67 expectedValue: api.ServiceAddress{Address: "8.8.8.8", Port: 1234},
72 expectedValue: api.ServiceAddress{
/dports/sysutils/consul/consul-1.10.3/agent/xds/
H A Dconfig_test.go204 …"envoy_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "127.0.0…
213 BindAddresses: map[string]structs.ServiceAddress{"foo": {Address: "127.0.0.1", Port: 80}},
221 …"envoy_mesh_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "12…
229 BindAddresses: map[string]structs.ServiceAddress{"foo": {Address: "127.0.0.1", Port: 80}},
237 …"envoy_mesh_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "12…
242 …"envoy_gateway_bind_addresses": map[string]structs.ServiceAddress{"bar": {Address: "127.0.0…
249 … BindAddresses: map[string]structs.ServiceAddress{"bar": {Address: "127.0.0.1", Port: 8080}},
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/xds/
H A Dconfig_test.go204 …"envoy_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "127.0.0…
213 BindAddresses: map[string]structs.ServiceAddress{"foo": {Address: "127.0.0.1", Port: 80}},
221 …"envoy_mesh_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "12…
229 BindAddresses: map[string]structs.ServiceAddress{"foo": {Address: "127.0.0.1", Port: 80}},
237 …"envoy_mesh_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "12…
242 …"envoy_gateway_bind_addresses": map[string]structs.ServiceAddress{"bar": {Address: "127.0.0…
249 … BindAddresses: map[string]structs.ServiceAddress{"bar": {Address: "127.0.0.1", Port: 8080}},
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/xds/
H A Dconfig_test.go204 …"envoy_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "127.0.0…
213 BindAddresses: map[string]structs.ServiceAddress{"foo": {Address: "127.0.0.1", Port: 80}},
221 …"envoy_mesh_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "12…
229 BindAddresses: map[string]structs.ServiceAddress{"foo": {Address: "127.0.0.1", Port: 80}},
237 …"envoy_mesh_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "12…
242 …"envoy_gateway_bind_addresses": map[string]structs.ServiceAddress{"bar": {Address: "127.0.0…
249 … BindAddresses: map[string]structs.ServiceAddress{"bar": {Address: "127.0.0.1", Port: 8080}},
/dports/sysutils/consul/consul-1.10.3/proto/pbservice/
H A Dconvert.go111 func MapStringServiceAddressToStructs(s map[string]ServiceAddress) map[string]structs.ServiceAddres… argument
112 t := make(map[string]structs.ServiceAddress, len(s))
114 t[k] = structs.ServiceAddress{Address: v.Address, Port: int(v.Port)}
120 …MapStringServiceAddressFromStructs(t map[string]structs.ServiceAddress) map[string]ServiceAddress { argument
121 s := make(map[string]ServiceAddress, len(t))
123 s[k] = ServiceAddress{Address: v.Address, Port: int32(v.Port)}
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/proto/pbservice/
H A Dconvert.go111 func MapStringServiceAddressToStructs(s map[string]ServiceAddress) map[string]structs.ServiceAddres… argument
112 t := make(map[string]structs.ServiceAddress, len(s))
114 t[k] = structs.ServiceAddress{Address: v.Address, Port: int(v.Port)}
120 …MapStringServiceAddressFromStructs(t map[string]structs.ServiceAddress) map[string]ServiceAddress { argument
121 s := make(map[string]ServiceAddress, len(t))
123 s[k] = ServiceAddress{Address: v.Address, Port: int32(v.Port)}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/proto/pbservice/
H A Dconvert.go111 func MapStringServiceAddressToStructs(s map[string]ServiceAddress) map[string]structs.ServiceAddres… argument
112 t := make(map[string]structs.ServiceAddress, len(s))
114 t[k] = structs.ServiceAddress{Address: v.Address, Port: int(v.Port)}
120 …MapStringServiceAddressFromStructs(t map[string]structs.ServiceAddress) map[string]ServiceAddress { argument
121 s := make(map[string]ServiceAddress, len(t))
123 s[k] = ServiceAddress{Address: v.Address, Port: int32(v.Port)}
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/xds/
H A Dconfig_test.go309 …"envoy_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "127.0.0…
318 BindAddresses: map[string]structs.ServiceAddress{"foo": {Address: "127.0.0.1", Port: 80}},
326 …"envoy_mesh_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "12…
334 BindAddresses: map[string]structs.ServiceAddress{"foo": {Address: "127.0.0.1", Port: 80}},
342 …"envoy_mesh_gateway_bind_addresses": map[string]structs.ServiceAddress{"foo": {Address: "12…
347 …"envoy_gateway_bind_addresses": map[string]structs.ServiceAddress{"bar": {Address: "127.0.0…
354 … BindAddresses: map[string]structs.ServiceAddress{"bar": {Address: "127.0.0.1", Port: 8080}},
H A Dlisteners_test.go260 "envoy_mesh_gateway_bind_addresses": map[string]structs.ServiceAddress{
261 "foo": structs.ServiceAddress{
265 "bar": structs.ServiceAddress{
269 "baz": structs.ServiceAddress{
286 snap.TaggedAddresses = map[string]structs.ServiceAddress{
287 "lan": structs.ServiceAddress{Address: "10.0.0.1"},
288 "wan": structs.ServiceAddress{Address: "172.16.0.1"},
293 "envoy_gateway_bind_addresses": map[string]structs.ServiceAddress{
294 "foo": structs.ServiceAddress{Address: "8.8.8.8"},
346 "envoy_gateway_bind_addresses": map[string]structs.ServiceAddress{
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/proxycfg/
H A Dtesting.go314 structs.ServiceAddress{Address: "10.0.1.2", Port: 8443},
331 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
343 structs.ServiceAddress{Address: "10.0.1.2", Port: 8443},
360 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
389 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
430 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
1380 TaggedAddresses: map[string]structs.ServiceAddress{
1381 structs.TaggedAddressLAN: structs.ServiceAddress{
1385 structs.TaggedAddressWAN: structs.ServiceAddress{
1643 TaggedAddresses: map[string]structs.ServiceAddress{
[all …]
/dports/sysutils/consul/consul-1.10.3/agent/proxycfg/
H A Dtesting.go320 structs.ServiceAddress{Address: "10.10.1.1", Port: 8443},
332 structs.ServiceAddress{Address: "10.0.1.2", Port: 8443},
349 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
361 structs.ServiceAddress{Address: "10.0.1.2", Port: 8443},
378 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
390 structs.ServiceAddress{Address: "10.30.1.2", Port: 8443},
407 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
448 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
489 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
1470 TaggedAddresses: map[string]structs.ServiceAddress{
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/proxycfg/
H A Dtesting.go320 structs.ServiceAddress{Address: "10.10.1.1", Port: 8443},
332 structs.ServiceAddress{Address: "10.0.1.2", Port: 8443},
349 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
361 structs.ServiceAddress{Address: "10.0.1.2", Port: 8443},
378 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
390 structs.ServiceAddress{Address: "10.30.1.2", Port: 8443},
407 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
448 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
489 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
1470 TaggedAddresses: map[string]structs.ServiceAddress{
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/proxycfg/
H A Dtesting.go303 structs.ServiceAddress{Address: "10.10.1.1", Port: 8443},
315 structs.ServiceAddress{Address: "10.0.1.2", Port: 8443},
332 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
344 structs.ServiceAddress{Address: "10.0.1.2", Port: 8443},
361 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
373 structs.ServiceAddress{Address: "10.30.1.2", Port: 8443},
390 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
431 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
472 structs.ServiceAddress{Address: "10.0.1.1", Port: 8443},
1450 TaggedAddresses: map[string]structs.ServiceAddress{
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtesting_catalog.go84 ServiceAddress{Address: "10.1.2.3", Port: 8443},
85 ServiceAddress{Address: "198.18.4.5", Port: 443})
88 …wayWithAddrs(t testing.T, address string, port int, lanAddr, wanAddr ServiceAddress) *NodeService { argument
99 TaggedAddresses: map[string]ServiceAddress{
H A Dstructs_test.go148 ServiceAddress: "127.0.0.2",
150 "lan": ServiceAddress{
154 "wan": ServiceAddress{
788 "lan": ServiceAddress{
792 "wan": ServiceAddress{
823 "wan": ServiceAddress{
827 "lan": ServiceAddress{
1543 "wan": ServiceAddress{
1560 "wan": ServiceAddress{
1576 "wan": ServiceAddress{
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtesting_catalog.go95 ServiceAddress{Address: "10.1.2.3", Port: 8443},
96 ServiceAddress{Address: "198.18.4.5", Port: 443})
108 …wayWithAddrs(t testing.T, address string, port int, lanAddr, wanAddr ServiceAddress) *NodeService { argument
119 TaggedAddresses: map[string]ServiceAddress{
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dtesting_catalog.go95 ServiceAddress{Address: "10.1.2.3", Port: 8443},
96 ServiceAddress{Address: "198.18.4.5", Port: 443})
108 …wayWithAddrs(t testing.T, address string, port int, lanAddr, wanAddr ServiceAddress) *NodeService { argument
119 TaggedAddresses: map[string]ServiceAddress{
/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dtesting_catalog.go99 ServiceAddress{Address: "10.1.2.3", Port: 8443},
100 ServiceAddress{Address: "198.18.4.5", Port: 443})
112 …wayWithAddrs(t testing.T, address string, port int, lanAddr, wanAddr ServiceAddress) *NodeService { argument
123 TaggedAddresses: map[string]ServiceAddress{

12345678910>>...19