Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for newString (0.34 sec)

  1. pilot/pkg/networking/core/gateway_test.go

    								Port: 80,
    							},
    							TargetPort: 8080,
    						},
    					},
    				},
    			},
    			[]config.Config{
    				{
    					Meta: config.Meta{Name: uuid.NewString(), Namespace: uuid.NewString(), GroupVersionKind: gvk.Gateway},
    					Spec: &networking.Gateway{
    						Servers: []*networking.Server{
    							{
    								Port: &networking.Port{Name: "http", Number: 80, Protocol: "HTTP"},
    							},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 04:44:06 UTC 2024
    - 144K bytes
    - Viewed (0)
  2. pkg/controller/daemon/daemon_controller_test.go

    	manager.podStore.Add(oldReadyPod)
    
    	addPods(manager.podStore, "node-2", simpleDaemonSetLabel, ds, 1)
    	expectSyncDaemonSets(t, manager, ds, podControl, 3, 1, 0)
    
    	actual := sets.NewString(podControl.DeletePodName...)
    	expected := sets.NewString(oldReadyPod.Name)
    	if !actual.Equal(expected) {
    		t.Errorf("unexpected deletes\nexpected: %v\n  actual: %v", expected.List(), actual.List())
    	}
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 111.4K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apiserver/pkg/endpoints/apiserver_test.go

    	return &defaultAPIServer{handler, container}
    }
    
    func testRequestInfoResolver() *request.RequestInfoFactory {
    	return &request.RequestInfoFactory{
    		APIPrefixes:          sets.NewString("api", "apis"),
    		GrouplessAPIPrefixes: sets.NewString("api"),
    	}
    }
    
    func TestSimpleSetupRight(t *testing.T) {
    	s := &genericapitesting.Simple{ObjectMeta: metav1.ObjectMeta{Name: "aName"}}
    	wire, err := runtime.Encode(codec, s)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 01 20:15:22 UTC 2023
    - 158.7K bytes
    - Viewed (0)
  4. pkg/controller/garbagecollector/garbagecollector_test.go

    	}
    	expectedActionSet := sets.NewString()
    	expectedActionSet.Insert("GET=/api/v1/namespaces/ns1/replicationcontrollers/owner1")
    	expectedActionSet.Insert("DELETE=/api/v1/namespaces/ns1/pods/ToBeDeletedPod")
    	expectedActionSet.Insert("GET=/api/v1/namespaces/ns1/pods/ToBeDeletedPod")
    
    	actualActionSet := sets.NewString()
    	for _, action := range testHandler.actions {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 111.6K bytes
    - Viewed (0)
  5. pkg/printers/internalversion/printers.go

    // `wide` indicates whether the returned value is meant for --o=wide output. If not, it's clipped to 16 bytes.
    func loadBalancerStatusStringer(s api.LoadBalancerStatus, wide bool) string {
    	ingress := s.Ingress
    	result := sets.NewString()
    	for i := range ingress {
    		if ingress[i].IP != "" {
    			result.Insert(ingress[i].IP)
    		} else if ingress[i].Hostname != "" {
    			result.Insert(ingress[i].Hostname)
    		}
    	}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 128.3K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache(); protected String newString(char[], int, int); protected String newStringIntern(char[], int, int); protected void ensureElementsCapaci(); protected void ensureAttributesCapa(int); protected void ensureNamespacesCapa(int); protected static final int fastHash(char[], int, int);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 164.6K bytes
    - Viewed (0)
  7. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache(); protected String newString(char[], int, int); protected String newStringIntern(char[], int, int); protected void ensureElementsCapaci(); protected void ensureAttributesCapa(int); protected void ensureNamespacesCapa(int); protected static final int fastHash(char[], int, int);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu May 02 15:10:38 UTC 2024
    - 164.6K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache(); protected String newString(char[], int, int); protected String newStringIntern(char[], int, int); protected void ensureElementsCapaci(); protected void ensureAttributesCapa(int); protected void ensureNamespacesCapa(int); protected static final int fastHash(char[], int, int);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 164.6K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache(); protected String newString(char[], int, int); protected String newStringIntern(char[], int, int); protected void ensureElementsCapaci(); protected void ensureAttributesCapa(int); protected void ensureNamespacesCapa(int); protected static final int fastHash(char[], int, int);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 164.6K bytes
    - Viewed (0)
  10. maven-core/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache(); protected String newString(char[], int, int); protected String newStringIntern(char[], int, int); protected void ensureElementsCapaci(); protected void ensureAttributesCapa(int); protected void ensureNamespacesCapa(int); protected static final int fastHash(char[], int, int);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Oct 23 23:48:02 UTC 2009
    - 164.6K bytes
    - Viewed (0)
Back to top