Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for offsetTimestampBy (0.28 sec)

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

    	tc := restClientTestCase{
    		desiredMetricValues: PodMetricsInfo{
    			"test-pod-0": {Value: 5000, Timestamp: offsetTimestampBy(targetTimestamp), Window: window},
    			"test-pod-1": {Value: 5000, Timestamp: offsetTimestampBy(targetTimestamp), Window: window},
    			"test-pod-2": {Value: 5000, Timestamp: offsetTimestampBy(targetTimestamp), Window: window},
    		},
    		resourceName:       v1.ResourceCPU,
    		targetTimestamp:    targetTimestamp,
    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