Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for flive (0.21 sec)

  1. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

            "preference"
          ],
          "type": "object"
        },
        "io.k8s.api.core.v1.Probe": {
          "description": "Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.",
          "properties": {
            "exec": {
              "$ref": "#/definitions/io.k8s.api.core.v1.ExecAction",
              "description": "Exec specifies the action to take."
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  2. api/openapi-spec/v3/api__v1_openapi.json

            ],
            "type": "object"
          },
          "io.k8s.api.core.v1.Probe": {
            "description": "Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.",
            "properties": {
              "exec": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.core.v1.ExecAction"
                  }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

            "preference"
          ],
          "type": "object"
        },
        "io.k8s.api.core.v1.Probe": {
          "description": "Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.",
          "properties": {
            "exec": {
              "$ref": "#/definitions/io.k8s.api.core.v1.ExecAction",
              "description": "Exec specifies the action to take."
            },
    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. src/internal/trace/traceviewer/static/trace_viewer_full.html

    return false;}};return{ImportOptions,Import,};});'use strict';tr.exportTo('tr.e.v8',function(){const ThreadSlice=tr.model.ThreadSlice;function V8GCStatsThreadSlice(){ThreadSlice.apply(this,arguments);this.liveObjects_=JSON.parse(this.args.live);delete this.args.live;this.deadObjects_=JSON.parse(this.args.dead);delete this.args.dead;}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (1)
  5. pkg/generated/openapi/zz_generated.openapi.go

    	return common.OpenAPIDefinition{
    		Schema: spec.Schema{
    			SchemaProps: spec.SchemaProps{
    				Description: "Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.",
    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"exec": {
    						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)
  6. api/openapi-spec/swagger.json

            "preference"
          ],
          "type": "object"
        },
        "io.k8s.api.core.v1.Probe": {
          "description": "Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.",
          "properties": {
            "exec": {
              "$ref": "#/definitions/io.k8s.api.core.v1.ExecAction",
              "description": "Exec specifies the action to take."
            },
    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