Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for avevate (0.31 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    						},
    					},
    					"currentCPUUtilizationPercentage": {
    						SchemaProps: spec.SchemaProps{
    							Description: "currentCPUUtilizationPercentage is the current average CPU utilization over all pods, represented as a percentage of requested CPU, e.g. 70 means that an average pod is using now 70% of its requested CPU.",
    							Type:        []string{"integer"},
    							Format:      "int32",
    						},
    					},
    				},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. api/openapi-spec/swagger.json

        },
        "io.k8s.api.autoscaling.v2.MetricTarget": {
          "description": "MetricTarget defines the target value, average value, or average utilization of a specific metric",
          "properties": {
            "averageUtilization": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
Back to top