Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for resptr (0.31 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    as a 10-minute soak period starting when the local record of Assigned config is updated. If the Assigned config is Active at the end of this period, it becomes the LastKnownGood. Note that if Spec.ConfigSource is reset to nil (use local defaults), the LastKnownGood is also immediately reset to nil, because the local default config is always assumed good. You should not make assumptions about the node's method of determining config stability and correctness, as this may change or become configurable...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. api/openapi-spec/swagger.json

              "format": "int32",
              "type": "integer"
            },
            "started": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  3. src/cmd/compile/internal/ssa/opGen.go

    		commutative: true,
    		generic:     true,
    	},
    	{
    		name:        "Neq64",
    		argLen:      2,
    		commutative: true,
    		generic:     true,
    	},
    	{
    		name:        "NeqPtr",
    		argLen:      2,
    		commutative: true,
    		generic:     true,
    	},
    	{
    		name:    "NeqInter",
    		argLen:  2,
    		generic: true,
    	},
    	{
    		name:    "NeqSlice",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 1M bytes
    - Viewed (0)
Back to top