Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestController_DiscoveryError (0.18 sec)

  1. cmd/kube-controller-manager/app/core_test.go

    					Name:       "jobs",
    					Verbs:      []string{"create", "list", "watch", "delete"},
    					ShortNames: []string{"jz"},
    					Categories: []string{"all"},
    				},
    			},
    		},
    	}
    }
    
    func TestController_DiscoveryError(t *testing.T) {
    	controllerDescriptorMap := map[string]*ControllerDescriptor{
    		"ResourceQuotaController":          newResourceQuotaControllerDescriptor(),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 11:28:01 UTC 2023
    - 5.1K bytes
    - Viewed (0)
Back to top