Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Dealer (0.28 sec)

  1. api/openapi-spec/swagger.json

          "description": "HTTPHeader describes a custom header to be used in HTTP probes",
          "properties": {
            "name": {
              "description": "The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header.",
              "type": "string"
            },
            "value": {
              "description": "The header field value",
              "type": "string"
            }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

        },
        "io.k8s.api.core.v1.HTTPHeader": {
          "description": "HTTPHeader describes a custom header to be used in HTTP probes",
          "properties": {
            "name": {
              "description": "The header field name",
              "type": "string"
            },
            "value": {
              "description": "The header field value",
              "type": "string"
            }
          },
          "required": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  3. src/internal/trace/traceviewer/static/trace_viewer_full.html

    win32StartAddr=decoder.decodeUInteger(header.is64);tebBase=decoder.decodeUInteger(header.is64);subProcessTag=decoder.decodeUInt32();if(header.version===3){basePriority=decoder.de...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  4. api/openapi-spec/v3/api__v1_openapi.json

          "io.k8s.api.core.v1.HTTPHeader": {
            "description": "HTTPHeader describes a custom header to be used in HTTP probes",
            "properties": {
              "name": {
                "default": "",
                "description": "The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header.",
                "type": "string"
              },
              "value": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  5. pkg/generated/openapi/zz_generated.openapi.go

    				Description: "HTTPHeader describes a custom header to be used in HTTP probes",
    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"name": {
    						SchemaProps: spec.SchemaProps{
    							Description: "The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header.",
    							Default:     "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  6. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          "description": "HTTPHeader describes a custom header to be used in HTTP probes",
          "properties": {
            "name": {
              "description": "The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header.",
              "type": "string"
            },
            "value": {
              "description": "The header field value",
              "type": "string"
            }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  7. CREDITS

       b) under the GNU GPL, with none of the additional permissions of
       this License applicable to that copy.
    
      3. Object Code Incorporating Material from Library Header Files.
    
      The object code form of an Application may incorporate material from
    a header file that is part of the Library.  You may convey such object
    code under terms of your choice, provided that, if the incorporated
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
Back to top