Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestRESTClientPodCPU (0.21 sec)

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

    		info := PodMetricsInfo{tc.singleObject.Name: {Value: val}}
    		tc.verifyResults(t, info, timestamp, err)
    	}
    }
    
    func TestRESTClientPodCPU(t *testing.T) {
    	targetTimestamp := 1
    	window := 30 * time.Second
    	tc := restClientTestCase{
    		desiredMetricValues: PodMetricsInfo{
    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