Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 169 for ep (0.03 sec)

  1. pkg/kubelet/stats/cri_stats_provider_windows_test.go

    				Name:             stat.EndpointId,
    				Id:               stat.EndpointId,
    				SharedContainers: []string{c.container.ID},
    			}
    		}
    	}
    
    	eps := []hcsshim.HNSEndpoint{}
    	for _, ep := range uniqueEndpoints {
    		eps = append(eps, *ep)
    	}
    
    	return eps, nil
    }
    
    func Test_criStatsProvider_listContainerNetworkStats(t *testing.T) {
    	fakeClock := testingclock.NewFakeClock(time.Time{})
    	tests := []struct {
    		name    string
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Feb 17 00:02:10 UTC 2024
    - 13.8K bytes
    - Viewed (0)
  2. pkg/config/mesh/mesh_test.go

    	gotY, err := protomarshal.ToYAML(got)
    	t.Log("Result: \n", gotY, err)
    }
    
    func getExtensionProviders(eps []*meshconfig.MeshConfig_ExtensionProvider) []string {
    	got := []string{}
    	for _, ep := range eps {
    		got = append(got, ep.Name)
    	}
    	return got
    }
    
    func TestDeepMerge(t *testing.T) {
    	cases := []struct {
    		name string
    		in   string
    		out  string
    	}{
    		{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 17 20:06:41 UTC 2024
    - 11.7K bytes
    - Viewed (0)
  3. analysis/analysis-api-impl-base/tests/org/jetbrains/kotlin/analysis/api/impl/base/test/configurators/AnalysisApiModifiablePsiTestServiceRegistrar.kt

        override fun registerProjectExtensionPoints(project: MockProject, testServices: TestServices) {
            CoreApplicationEnvironment.registerExtensionPoint(
                project.extensionArea,
                PsiTreeChangeListener.EP.name,
                MockPsiTreeChangeListener::class.java,
            )
        }
    
        override fun registerProjectServices(project: MockProject, testServices: TestServices) {
            project.apply {
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Thu Nov 16 19:50:51 UTC 2023
    - 5K bytes
    - Viewed (0)
  4. pkg/proxy/topology_test.go

    	var errs []error
    
    	expectedCopy := sets.New[string](expected.UnsortedList()...)
    	for _, ep := range actual {
    		if !expectedCopy.Has(ep.String()) {
    			errs = append(errs, fmt.Errorf("unexpected endpoint %v", ep))
    		}
    		expectedCopy.Delete(ep.String())
    	}
    	if len(expectedCopy) > 0 {
    		errs = append(errs, fmt.Errorf("missing endpoints %v", expectedCopy.UnsortedList()))
    	}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 26.6K bytes
    - Viewed (0)
  5. cmd/notification.go

    	for _, pool := range endpoints {
    		for _, ep := range pool.Endpoints {
    			if offlineHost == "" && ep.IsLocal || offlineHost == ep.Host {
    				offlineDisks = append(offlineDisks, madmin.Disk{
    					Endpoint:  ep.String(),
    					State:     string(madmin.ItemOffline),
    					PoolIndex: ep.PoolIdx,
    					SetIndex:  ep.SetIdx,
    					DiskIndex: ep.DiskIdx,
    				})
    			}
    		}
    	}
    	return offlineDisks
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 44.9K bytes
    - Viewed (0)
  6. pilot/pkg/xds/ads_test.go

    	retry.UntilSuccessOrFail(t, func() error {
    		found := false
    		for _, ep := range ads.GetEndpoints()["outbound|80||foo.com"].Endpoints {
    			if ep.Priority == 1 {
    				found = true
    			}
    		}
    		if !found {
    			return fmt.Errorf("locality did not update")
    		}
    		return nil
    	}, retry.Timeout(time.Second*5))
    
    	ads.WaitClear()
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jan 30 17:25:17 UTC 2024
    - 30.3K bytes
    - Viewed (0)
  7. src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndEd25519Given

    00000060  35 32 31 35 34 32 36 5a  30 12 31 10 30 0e 06 03  |5215426Z0.1.0...|
    00000070  55 04 0a 13 07 41 63 6d  65 20 43 6f 30 2a 30 05  |U....Acme Co0*0.|
    00000080  06 03 2b 65 70 03 21 00  0b e0 b5 60 b5 e2 79 30  |..+ep.!....`..y0|
    00000090  3d be e3 1e e0 50 b1 04  c8 6d c7 78 6c 69 2f c5  |=....P...m.xli/.|
    000000a0  14 ad 9a 63 6f 79 12 91  a3 4d 30 4b 30 0e 06 03  |...coy...M0K0...|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:13:30 UTC 2023
    - 8.2K bytes
    - Viewed (0)
  8. src/crypto/tls/testdata/Client-TLSv12-ClientCert-Ed25519

    00000060  35 32 31 35 34 32 36 5a  30 12 31 10 30 0e 06 03  |5215426Z0.1.0...|
    00000070  55 04 0a 13 07 41 63 6d  65 20 43 6f 30 2a 30 05  |U....Acme Co0*0.|
    00000080  06 03 2b 65 70 03 21 00  0b e0 b5 60 b5 e2 79 30  |..+ep.!....`..y0|
    00000090  3d be e3 1e e0 50 b1 04  c8 6d c7 78 6c 69 2f c5  |=....P...m.xli/.|
    000000a0  14 ad 9a 63 6f 79 12 91  a3 4d 30 4b 30 0e 06 03  |...coy...M0K0...|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 9K bytes
    - Viewed (0)
  9. docs/sts/assume-role.go

    	expiryDuration time.Duration
    
    	// Bucket to list
    	bucketToList string
    
    	// Session policy file (FIXME: add support in minio-go)
    	sessionPolicyFile string
    )
    
    func init() {
    	flag.StringVar(&stsEndpoint, "sts-ep", "http://localhost:9000", "STS endpoint")
    	flag.StringVar(&minioUsername, "u", "", "MinIO Username")
    	flag.StringVar(&minioPassword, "p", "", "MinIO Password")
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Apr 12 16:09:55 UTC 2024
    - 4K bytes
    - Viewed (0)
  10. cmd/site-replication.go

    func getS3Client(pc madmin.PeerSite) (*minioClient.Client, error) {
    	ep, err := url.Parse(pc.Endpoint)
    	if err != nil {
    		return nil, err
    	}
    	if globalBucketTargetSys.isOffline(ep) {
    		return nil, RemoteTargetConnectionErr{Endpoint: ep.String(), Err: fmt.Errorf("remote target is offline for endpoint %s", ep.String())}
    	}
    
    	return minioClient.New(ep.Host, &minioClient.Options{
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 184.3K bytes
    - Viewed (0)
Back to top