Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for addReport (0.13 sec)

  1. pkg/registry/core/service/storage/storage_test.go

    			expectError: true,
    		},
    	}}
    
    	helpTestCreateUpdateDelete(t, testCases)
    }
    
    func TestFeaturePorts(t *testing.T) {
    	testCases := []cudTestCase{{
    		name: "add_port",
    		create: svcTestCase{
    			svc: svctest.MakeService("foo", svctest.SetTypeClusterIP,
    				svctest.SetPorts(
    					svctest.MakeServicePort("p", 80, intstr.FromInt32(80), api.ProtocolTCP))),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 440.2K bytes
    - Viewed (0)
Back to top