Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for finderFunc (0.11 sec)

  1. pkg/controller/disruption/disruption_test.go

    	add(t, dc.ssStore, ss)
    
    	testCases := map[string]struct {
    		finderFunc    podControllerFinder
    		apiVersion    string
    		kind          string
    		name          string
    		uid           types.UID
    		findsScale    bool
    		expectedScale int32
    	}{
    		"replicaset controller with apps group": {
    			finderFunc:    dc.getPodReplicaSet,
    			apiVersion:    "apps/v1",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 50K bytes
    - Viewed (0)
Back to top