Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 90 of 2,316 for addUses (0.12 sec)

  1. src/net/mac_test.go

    	{"01.02.03.04.05.06", nil, "invalid MAC address"},
    	{"01:02:03:04:05:06:", nil, "invalid MAC address"},
    	{"x1:02:03:04:05:06", nil, "invalid MAC address"},
    	{"01002:03:04:05:06", nil, "invalid MAC address"},
    	{"01:02003:04:05:06", nil, "invalid MAC address"},
    	{"01:02:03004:05:06", nil, "invalid MAC address"},
    	{"01:02:03:04005:06", nil, "invalid MAC address"},
    	{"01:02:03:04:05006", nil, "invalid MAC address"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 27 02:36:14 UTC 2019
    - 3.3K bytes
    - Viewed (0)
  2. pilot/pkg/model/endpointshards_test.go

    			name:      "added new sa",
    			shardKey:  c1Key,
    			endpoints: append(cluster1Endppoints, &IstioEndpoint{Address: "10.172.0.3", ServiceAccount: "sa2"}),
    			expect:    true,
    		},
    		{
    			name:     "updated endpoints address",
    			shardKey: c1Key,
    			endpoints: []*IstioEndpoint{
    				{Address: "10.172.0.5", ServiceAccount: "sa1"},
    				{Address: "10.172.0.2", ServiceAccount: "sa-vm1"},
    			},
    			expect: false,
    		},
    		{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Aug 08 15:48:05 UTC 2023
    - 2.7K bytes
    - Viewed (0)
  3. pilot/pkg/config/kube/ingress/status_test.go

    	address := syncer.runningAddresses()
    
    	if len(address) != 1 || address[0] != serviceIP {
    		t.Errorf("Address is not correctly set to service ip")
    	}
    }
    
    func testRunningAddressesWithHostname(t *testing.T) {
    	syncer := makeStatusSyncer(t, "istio-ingress-hostname")
    
    	address := syncer.runningAddresses()
    
    	if len(address) != 1 || address[0] != hostname {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Feb 28 16:41:38 UTC 2024
    - 5.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/github.com/google/pprof/internal/binutils/disasm.go

    func matchSymbol(names []string, start, end uint64, r *regexp.Regexp, address uint64) []string {
    	if address != 0 && address >= start && address <= end {
    		return names
    	}
    	for _, name := range names {
    		if r == nil || r.MatchString(name) {
    			return []string{name}
    		}
    
    		// Match all possible demangled versions of the name.
    		for _, o := range [][]demangle.Option{
    			{demangle.NoClones},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 15 16:39:48 UTC 2023
    - 5.2K bytes
    - Viewed (0)
  5. pkg/bootstrap/testdata/tracing_zipkin_golden.json

                "lb_endpoints": [{
                  "endpoint": {
                    "address":{
                      "socket_address": {"address": "localhost", "port_value": 6000}
                    }
                  }
                }]
              }]
            }
          }
          
          
        ],
        "listeners":[
          {
            "address": {
              "socket_address": {
                "protocol": "TCP",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 12.9K bytes
    - Viewed (0)
  6. pkg/test/framework/components/istio/ingress/interface.go

    	// when in an environment that doesn't support LoadBalancer).
    	TCPAddresses() ([]string, []int)
    	// DiscoveryAddresses returns the external XDS (15012) address on the ingress gateway (or the NodePort address,
    	// when in an environment that doesn't support LoadBalancer).
    	DiscoveryAddresses() []netip.AddrPort
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Feb 29 17:13:34 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  7. pkg/bootstrap/testdata/tracing_datadog_golden.json

                "lb_endpoints": [{
                  "endpoint": {
                    "address":{
                      "socket_address": {"address": "localhost", "port_value": 8126}
                    }
                  }
                }]
              }]
            }
          }
          
          
        ],
        "listeners":[
          {
            "address": {
              "socket_address": {
                "protocol": "TCP",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 12.8K bytes
    - Viewed (0)
  8. pkg/bootstrap/testdata/runningsds_golden.json

                "lb_endpoints": [{
                  "endpoint": {
                    "address":{
                      "socket_address": {"address": "localhost", "port_value": 6000}
                    }
                  }
                }]
              }]
            }
          }
          
          
        ],
        "listeners":[
          {
            "address": {
              "socket_address": {
                "protocol": "TCP",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 14K bytes
    - Viewed (0)
  9. pkg/bootstrap/testdata/stats_compression_unknown_golden.json

                  "endpoint": {
                    "address":{
                      "socket_address": {"address": "accesslog-service", "port_value": 15000}
                    }
                  }
                }]
              }]
            }
          }
          
        ],
        "listeners":[
          {
            "address": {
              "socket_address": {
                "protocol": "TCP",
                "address": "0.0.0.0",
                
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 16.7K bytes
    - Viewed (0)
  10. pkg/bootstrap/testdata/stats_compression_zstd_golden.json

                  "endpoint": {
                    "address":{
                      "socket_address": {"address": "accesslog-service", "port_value": 15000}
                    }
                  }
                }]
              }]
            }
          }
          
        ],
        "listeners":[
          {
            "address": {
              "socket_address": {
                "protocol": "TCP",
                "address": "0.0.0.0",
                
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 17.3K bytes
    - Viewed (0)
Back to top