Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pkg/controller/podautoscaler/metrics/client_test.go

    			listAction := action.(core.ListAction)
    			assert.Equal(t, tc.metricName, listAction.GetResource().Resource, "the metric requested should have matched the one specified.")
    			assert.Equal(t, tc.metricLabelSelector, listAction.GetListRestrictions().Labels, "the metric selector should have matched the one specified")
    
    			metrics := emapi.ExternalMetricValueList{}
    			for _, metricPoint := range tc.reportedMetricPoints {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Nov 09 02:34:54 UTC 2021
    - 16.4K bytes
    - Viewed (0)
Back to top