Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestConversionWithCPUAverageValueAndUtilizationBoth1 (0.45 sec)

  1. pkg/apis/autoscaling/v1/conversion_test.go

    		expectOut *autoscalingv1.HorizontalPodAutoscalerSpec
    		s         conversion.Scope
    	}
    	tests := []struct {
    		name    string
    		args    args
    		wantErr bool
    	}{
    		{
    			"TestConversionWithCPUAverageValueAndUtilizationBoth1",
    			args{
    				in: &autoscaling.HorizontalPodAutoscalerSpec{
    					MinReplicas: utilpointer.Int32(1),
    					MaxReplicas: 3,
    					Metrics: []autoscaling.MetricSpec{
    						{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Jan 08 12:14:37 UTC 2023
    - 5.8K bytes
    - Viewed (0)
Back to top