Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Imported (0.36 sec)

  1. src/internal/trace/traceviewer/static/trace_viewer_full.html

    urn{DiskParser,};});'use strict';tr.exportTo('tr.e.importer.linux_perf',function(){const ColorScheme=tr.b.ColorScheme;const Parser=tr.e.importer.linux_perf.Parser;function DmaFenceParser(importer){Parser.call(this,importer);this.model_=importer.model_;importer.registerEventHandler('dma_fence_init',DmaFenceParser.prototype.initEvent.bind(this));importer.registerEventHandler('dma_fence_emit',DmaFenceParser.prototype.initEvent.bind(this));importer.registerEventHandler('dma_fence_destroy',DmaFencePa...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (1)
  2. pkg/generated/openapi/zz_generated.openapi.go

    					"bootID": {
    						SchemaProps: spec.SchemaProps{
    							Description: "Boot ID reported by the node.",
    							Default:     "",
    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    					"kernelVersion": {
    						SchemaProps: spec.SchemaProps{
    							Description: "Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).",
    							Default:     "",
    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

            "architecture": {
              "description": "The Architecture reported by the node",
              "type": "string"
            },
            "bootID": {
              "description": "Boot ID reported by the node.",
              "type": "string"
            },
            "containerRuntimeVersion": {
              "description": "ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).",
    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

            "architecture": {
              "description": "The Architecture reported by the node",
              "type": "string"
            },
            "bootID": {
              "description": "Boot ID reported by the node.",
              "type": "string"
            },
            "containerRuntimeVersion": {
              "description": "ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).",
    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. api/openapi-spec/v3/api__v1_openapi.json

                "type": "string"
              },
              "kubeletVersion": {
                "default": "",
                "description": "Kubelet Version reported by the node.",
                "type": "string"
              },
              "machineID": {
                "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. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

            "architecture": {
              "description": "The Architecture reported by the node",
              "type": "string"
            },
            "bootID": {
              "description": "Boot ID reported by the node.",
              "type": "string"
            },
            "containerRuntimeVersion": {
              "description": "ContainerRuntime Version reported by the node through runtime remote API (e.g. containerd://1.4.2).",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  7. CREDITS

    This project is covered by two different licenses: MIT and Apache.
    
    #### MIT License ####
    
    The following files were ported to Go from C files of libyaml, and thus
    are still covered by their original MIT license, with the additional
    copyright staring in 2011 when the project was ported over:
    
        apic.go emitterc.go parserc.go readerc.go scannerc.go
        writerc.go yamlh.go yamlprivateh.go
    
    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