Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for setIws (0.32 sec)

  1. api/openapi-spec/v3/api__v1_openapi.json

                  "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.api.resource.Quantity"
                },
                "description": "AllocatedResources represents the compute resources allocated for this container by the node. Kubelet sets this value to Container.Resources.Requests upon successful pod admission and after successfully admitting desired pod resize.",
                "type": "object"
              },
              "containerID": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    								"x-kubernetes-patch-strategy":  "merge",
    							},
    						},
    						SchemaProps: spec.SchemaProps{
    							Description: "Represents the latest available observations of a replica set's current state.",
    							Type:        []string{"array"},
    							Items: &spec.SchemaOrArray{
    								Schema: &spec.Schema{
    									SchemaProps: spec.SchemaProps{
    										Default: map[string]interface{}{},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "format": "int32",
              "type": "integer"
            },
            "conditions": {
              "description": "Represents the latest available observations of a replica set's current state.",
              "items": {
                "$ref": "#/definitions/io.k8s.api.apps.v1.ReplicaSetCondition"
              },
              "type": "array",
              "x-kubernetes-patch-merge-key": "type",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  4. api/openapi-spec/swagger.json

              "format": "int32",
              "type": "integer"
            },
            "conditions": {
              "description": "Represents the latest available observations of a replica set's current state.",
              "items": {
                "$ref": "#/definitions/io.k8s.api.apps.v1.ReplicaSetCondition"
              },
              "type": "array",
              "x-kubernetes-list-map-keys": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "format": "int32",
              "type": "integer"
            },
            "conditions": {
              "description": "Represents the latest available observations of a replica set's current state.",
              "items": {
                "$ref": "#/definitions/io.k8s.api.apps.v1.ReplicaSetCondition"
              },
              "type": "array",
              "x-kubernetes-patch-merge-key": "type",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  6. api/go1.1.txt

    pkg text/template/parse, method (*ChainNode) Add(string)
    pkg text/template/parse, method (*ChainNode) Copy() Node
    pkg text/template/parse, method (*ChainNode) String() string
    pkg text/template/parse, method (*IdentifierNode) SetPos(Pos) *IdentifierNode
    pkg text/template/parse, method (*NilNode) Copy() Node
    pkg text/template/parse, method (*NilNode) String() string
    pkg text/template/parse, method (*NilNode) Type() NodeType
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  7. src/internal/trace/traceviewer/static/trace_viewer_full.html

          color: red;
          /* histogram-set-table is used by both metrics-side-panel and results.html.
           * This font-size rule has no effect in results.html, but improves
           * legibility in the metrics-side-panel, which sets font-size in order to
           * make this table denser.
           */
          font-size: initial;
        }
    
        #container {
          display: none;
        }
    
        #visualizations{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top