Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for doCreate (0.07 sec)

  1. pkg/controller/endpointslice/endpointslice_controller_test.go

    			},
    		},
    	}
    	_, esController := newController(t, nil, time.Duration(0))
    	sliceInfo := &topologycache.SliceInfo{
    		ServiceKey:  "ns/svc",
    		AddressType: discovery.AddressTypeIPv4,
    		ToCreate: []*discovery.EndpointSlice{
    			{
    				ObjectMeta: metav1.ObjectMeta{
    					Name:      "svc-abc",
    					Namespace: "ns",
    					Labels: map[string]string{
    						discovery.LabelServiceName: "svc",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 08:33:32 UTC 2024
    - 65.5K bytes
    - Viewed (0)
Back to top