Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for opcodes (0.51 sec)

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

    return true;},registerEventHandler(guid,opcode,handler){if(this.handlers_[guid]===undefined){this.handlers_[guid]=[];}
    this.handlers_[guid][opcode]=handler;},getEventHandler(guid,opcode){if(this.handlers_[guid]===undefined){return undefined;}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          ],
          "type": "object"
        },
        "io.k8s.api.apiserverinternal.v1alpha1.ServerStorageVersion": {
          "description": "An API server instance reports the version it can decode and the version it encodes objects to when persisting objects in the backend.",
          "properties": {
            "apiServerID": {
              "description": "The ID of the reporting API server.",
              "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)
  3. pkg/generated/openapi/zz_generated.openapi.go

    	return common.OpenAPIDefinition{
    		Schema: spec.Schema{
    			SchemaProps: spec.SchemaProps{
    				Description: "An API server instance reports the version it can decode and the version it encodes objects to when persisting objects in the backend.",
    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"apiServerID": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  4. api/openapi-spec/swagger.json

          "x-kubernetes-map-type": "atomic"
        },
        "io.k8s.api.apiserverinternal.v1alpha1.ServerStorageVersion": {
          "description": "An API server instance reports the version it can decode and the version it encodes objects to when persisting objects in the backend.",
          "properties": {
            "apiServerID": {
              "description": "The ID of the reporting API server.",
              "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)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

            }
          },
          "type": "object"
        },
        "io.k8s.api.apiserverinternal.v1alpha1.ServerStorageVersion": {
          "description": "An API server instance reports the version it can decode and the version it encodes objects to when persisting objects in the backend.",
          "properties": {
            "apiServerID": {
              "description": "The ID of the reporting API server.",
              "type": "string"
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top