Home
last modified time | relevance | path

Searched refs:PrivateIP (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/legacy-cloud-providers/azure/
H A Dazure_instance_metadata.go62 PrivateIP string `json:"privateIpAddress"` member
154 if len(netInterface.IPV4.IPAddress) > 0 && len(netInterface.IPV4.IPAddress[0].PrivateIP) > 0 {
156 if pip.PrivateIPAddress == netInterface.IPV4.IPAddress[0].PrivateIP {
162 if len(netInterface.IPV6.IPAddress) > 0 && len(netInterface.IPV6.IPAddress[0].PrivateIP) > 0 {
164 if pip.PrivateIPAddress == netInterface.IPV6.IPAddress[0].PrivateIP {
H A Dazure_instances.go125 if len(netInterface.IPV4.IPAddress) > 0 && len(netInterface.IPV4.IPAddress[0].PrivateIP) > 0 {
129 Address: address.PrivateIP,
138 if len(netInterface.IPV6.IPAddress) > 0 && len(netInterface.IPV6.IPAddress[0].PrivateIP) > 0 {
142 Address: address.PrivateIP,
/dports/textproc/uni/uni-2.4.0/vendor/zgo.at/zstd/znet/
H A Dznet.go62 func PrivateIP(addr net.IP) bool { func
82 return PrivateIP(addr)
148 if PrivateIP(ip) {
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/scaleway/
H A Dscaleway_discover.go64 server.Name, server.Hostname, server.PrivateIP)
65 addrs = append(addrs, server.PrivateIP)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/discovery/scaleway/
H A Dinstance.go184 if server.PrivateIP != nil {
185 labels[instancePrivateIPv4Label] = model.LabelValue(*server.PrivateIP)
187 addr := net.JoinHostPort(*server.PrivateIP, strconv.FormatUint(uint64(d.port), 10))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/discovery/scaleway/
H A Dinstance.go184 if server.PrivateIP != nil {
185 labels[instancePrivateIPv4Label] = model.LabelValue(*server.PrivateIP)
187 addr := net.JoinHostPort(*server.PrivateIP, strconv.FormatUint(uint64(d.port), 10))
/dports/net-mgmt/prometheus2/prometheus-2.30.3/discovery/scaleway/
H A Dinstance.go184 if server.PrivateIP != nil {
185 labels[instancePrivateIPv4Label] = model.LabelValue(*server.PrivateIP)
187 addr := net.JoinHostPort(*server.PrivateIP, strconv.FormatUint(uint64(d.port), 10))
/dports/dns/dnswall/google-dnswall-164174a/src/
H A Dcheck_record_unittest.cc54 TEST(CheckATest, PrivateIP) { in TEST() argument
/dports/security/vault/vault-1.8.2/vendor/github.com/nicolai86/scaleway-sdk/
H A Dserver.go44 PrivateIP string `json:"private_ip,omitempty"` member
101 PrivateIP *string `json:"private_ip,omitempty"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/scaleway/vendor/github.com/nicolai86/scaleway-sdk/
H A Dserver.go44 PrivateIP string `json:"private_ip,omitempty"` member
101 PrivateIP *string `json:"private_ip,omitempty"` member
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/nicolai86/scaleway-sdk/
H A Dserver.go44 PrivateIP string `json:"private_ip,omitempty"` member
101 PrivateIP *string `json:"private_ip,omitempty"` member
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/nicolai86/scaleway-sdk/
H A Dserver.go44 PrivateIP string `json:"private_ip,omitempty"` member
101 PrivateIP *string `json:"private_ip,omitempty"` member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/nicolai86/scaleway-sdk/
H A Dserver.go44 PrivateIP string `json:"private_ip,omitempty"` member
101 PrivateIP *string `json:"private_ip,omitempty"` member
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/scaleway/vendor/github.com/nicolai86/scaleway-sdk/
H A Dserver.go44 PrivateIP string `json:"private_ip,omitempty"` member
101 PrivateIP *string `json:"private_ip,omitempty"` member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/nicolai86/scaleway-sdk/
H A Dserver.go44 PrivateIP string `json:"private_ip,omitempty"` member
101 PrivateIP *string `json:"private_ip,omitempty"` member

12345678