Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetListRestrictions (0.26 sec)

  1. pkg/controller/podautoscaler/replica_calculator_test.go

    		if err != nil {
    			return true, nil, fmt.Errorf("failed to convert label selector specified in test client")
    		}
    		assert.Equal(t, selector, listAction.GetListRestrictions().Labels, "the metric selector should have matched the one specified")
    
    		metrics := emapi.ExternalMetricValueList{}
    
    		for _, level := range tc.metric.levels {
    			metric := emapi.ExternalMetricValue{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Aug 19 03:31:34 UTC 2023
    - 68.4K bytes
    - Viewed (0)
Back to top