Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for makeServiceWithPorts (0.45 sec)

  1. pkg/registry/core/service/strategy_test.go

    			svc:        makeServiceWithPorts(nil),
    			oldSvc:     makeServiceWithPorts(nil),
    			compareSvc: makeServiceWithPorts(nil),
    		},
    		{
    			name:       "mixed protocol enabled, field used in old and in new",
    			svc:        makeServiceWithPorts([]api.PortStatus{}),
    			oldSvc:     makeServiceWithPorts([]api.PortStatus{}),
    			compareSvc: makeServiceWithPorts([]api.PortStatus{}),
    		},
    		{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 32.4K bytes
    - Viewed (0)
Back to top