Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 38 of 38 for Transition (0.32 sec)

  1. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1alpha1_openapi.json

              },
              "message": {
                "default": "",
                "description": "message is a human readable message indicating details about the transition. This may be an empty string.",
                "type": "string"
              },
              "observedGeneration": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.4K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1beta1_openapi.json

              },
              "message": {
                "default": "",
                "description": "message is a human readable message indicating details about the transition. This may be an empty string.",
                "type": "string"
              },
              "observedGeneration": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.7K bytes
    - Viewed (0)
  3. src/internal/trace/traceviewer/static/webcomponents.min.js

    nd=function(e){var t=this,n=Array.prototype.slice.call(arguments,1);return function(){var r=n.slice();return r.push.apply(r,arguments),t.apply(e,r)}})}(window.WebComponents),function(e){var t=document.createElement("style");t.textContent="body {transition: opacity ease-in 0.2s; } \nbody[unresolved] {opacity: 0; display: block; overflow: hidden; position: relative; } \n";var n=document.querySelector("head");n.insertBefore(t,n.firstChild)}(window.WebComponents),function(e){window.Platform=e}(window.WebComponents);...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 115.6K bytes
    - Viewed (0)
  4. samples/addons/grafana.yaml

    },{"datasource":{"type":"datasource","uid":"-- Mixed --"},"description":"Number of push errors. Many of these are at least potentional fatal and should be explored in-depth via Istiod logs.\nNote: metrics here do not use rate() to avoid missing transition from \"No series\"; series are not reported if there are no errors at all.\n","fieldConfig":{"defaults":{"custom":{"fillOpacity":10,"gradientMode":"hue","showPoints":"never"}}},"gridPos":{"h":10,"w":8,"x":0,"y":14},"id":12,"interval":"5s","opti...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 242.3K bytes
    - Viewed (0)
  5. src/net/http/transport_test.go

    	// after each request completes, regardless of whether it failed.
    	// If these are too high, OS X exhausts its ephemeral ports
    	// and hangs waiting for them to transition TCP states. That's
    	// not what we want to test. TODO(bradfitz): use an io.Pipe
    	// dialer for this test instead?
    	const (
    		numClients    = 20
    		reqsPerClient = 25
    	)
    	var wg sync.WaitGroup
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 06 21:59:21 UTC 2024
    - 192.6K bytes
    - Viewed (0)
  6. src/database/sql/sql.go

    	// and exclusively during close.
    	closemu sync.RWMutex
    
    	// dc is owned until close, at which point
    	// it's returned to the connection pool.
    	dc *driverConn
    
    	// done transitions from false to true exactly once, on close.
    	// Once done, all operations fail with ErrConnDone.
    	done atomic.Bool
    
    	releaseConnOnce sync.Once
    	// releaseConnCache is a cache of c.closemuRUnlockCondReleaseConn
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:16:53 UTC 2024
    - 103.6K bytes
    - Viewed (0)
  7. src/encoding/json/testdata/code.json.gz

    _t":1236205616,"mean_t":1232842200}],"cl_weight":0.0015373631593540713,"touches":2,"min_t":1229478785,"max_t":1236205616,"mean_t":1232842200},{"name":"transitions","kids":[{"name":"transition-drt-api-expected.png","kids":[],"cl_weight":0.00012874983906270118,"touches":1,"min_t":1236205616,"max_t":1236205616,"mean_t":1236205616},{"name":"transition-drt-api-expected.checksum","kids":[],"cl_weight":0.00012874983906270118,"touches":1,"min_t":1236205616,"max_t":1236205616,"mean_t":1236205616}],"cl_we...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__coordination.k8s.io__v1_openapi.json

                "format": "int32",
                "type": "integer"
              },
              "leaseTransitions": {
                "description": "leaseTransitions is the number of transitions of a lease between holders.",
                "format": "int32",
                "type": "integer"
              },
              "renewTime": {
                "allOf": [
                  {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 136.6K bytes
    - Viewed (0)
Back to top