Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Deallocate (0.21 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              },
              "deallocationRequested": {
                "description": "DeallocationRequested indicates that a ResourceClaim is to be deallocated.\n\nThe driver then must deallocate this claim and reset the field together with clearing the Allocation field.\n\nWhile DeallocationRequested is set, no new consumers may be added to ReservedFor.",
                "type": "boolean"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "stdin": {
                "description": "Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.",
                "type": "boolean"
              },
              "stdinOnce": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"F_UNLCK", Const, 0},
    		{"F_UNLCKSYS", Const, 0},
    		{"F_VOLPOSMODE", Const, 0},
    		{"F_WRITEBOOTSTRAP", Const, 0},
    		{"F_WRLCK", Const, 0},
    		{"Faccessat", Func, 0},
    		{"Fallocate", Func, 0},
    		{"Fbootstraptransfer_t", Type, 0},
    		{"Fbootstraptransfer_t.Buffer", Field, 0},
    		{"Fbootstraptransfer_t.Length", Field, 0},
    		{"Fbootstraptransfer_t.Offset", Field, 0},
    		{"Fchdir", Func, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top