Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 42 of 42 for flts (0.17 sec)

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

    						},
    					},
    					"suitableNodes": {
    						SchemaProps: spec.SchemaProps{
    							Description: "Only nodes matching the selector will be considered by the scheduler when trying to find a Node that fits a Pod when that Pod uses a ResourceClaim that has not been allocated yet.\n\nSetting this field is optional. If null, all nodes are candidates.",
    							Ref:         ref("k8s.io/api/core/v1.NodeSelector"),
    						},
    					},
    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

            "suitableNodes": {
              "$ref": "#/definitions/io.k8s.api.core.v1.NodeSelector",
              "description": "Only nodes matching the selector will be considered by the scheduler when trying to find a Node that fits a Pod when that Pod uses a ResourceClaim that has not been allocated yet.\n\nSetting this field is optional. If null, all nodes are candidates."
            }
          },
          "required": [
            "driverName"
    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