Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for current1_ (0.32 sec)

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

    						},
    					},
    					"current": {
    						SchemaProps: spec.SchemaProps{
    							Description: "current contains the current value for the given metric",
    							Default:     map[string]interface{}{},
    							Ref:         ref("k8s.io/api/autoscaling/v2.MetricValueStatus"),
    						},
    					},
    				},
    				Required: []string{"metric", "current"},
    			},
    		},
    		Dependencies: []string{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          "description": "PodsMetricStatus indicates the current value of a metric describing each pod in the current scale target (for example, transactions-processed-per-second).",
          "properties": {
            "current": {
              "$ref": "#/definitions/io.k8s.api.autoscaling.v2.MetricValueStatus",
              "description": "current contains the current value for the given metric"
            },
            "metric": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. api/openapi-spec/swagger.json

          "description": "PodsMetricStatus indicates the current value of a metric describing each pod in the current scale target (for example, transactions-processed-per-second).",
          "properties": {
            "current": {
              "$ref": "#/definitions/io.k8s.api.autoscaling.v2.MetricValueStatus",
              "description": "current contains the current value for the given metric"
            },
            "metric": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          "description": "PodsMetricStatus indicates the current value of a metric describing each pod in the current scale target (for example, transactions-processed-per-second).",
          "properties": {
            "current": {
              "$ref": "#/definitions/io.k8s.api.autoscaling.v2.MetricValueStatus",
              "description": "current contains the current value for the given metric"
            },
            "metric": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  5. api/openapi-spec/v3/api__v1_openapi.json

                "description": "observedGeneration represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the current state of the instance.",
                "format": "int64",
                "type": "integer"
              },
              "reason": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  6. test-site/activator-launch-1.3.2.jar

    final synchronized class Search$ extends Enumeration { public static final Search$ MODULE$; private final Enumeration$Value Only; private final Enumeration$Value RootFirst; private final Enumeration$Value Nearest; private final Enumeration$Value Current; public static void <clinit>(); public final Search none(); public final Enumeration$Value Only(); public final Enumeration$Value RootFirst(); public final Enumeration$Value Nearest(); public final Search apply(String, scala.collection.immutable.List);...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
Back to top