Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SetupPluginWithInformers (0.23 sec)

  1. pkg/scheduler/framework/plugins/podtopologyspread/filtering_test.go

    			defer cancel()
    			args := &config.PodTopologySpreadArgs{
    				DefaultConstraints: tt.defaultConstraints,
    				DefaultingType:     config.ListDefaulting,
    			}
    
    			p := plugintesting.SetupPluginWithInformers(ctx, t, topologySpreadFunc, args, cache.NewSnapshot(tt.existingPods, tt.nodes), tt.objs)
    			p.(*PodTopologySpread).enableNodeInclusionPolicyInPodTopologySpread = tt.enableNodeInclusionPolicy
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 28 10:42:29 UTC 2024
    - 143.1K bytes
    - Viewed (0)
Back to top