Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for gstatus (0.3 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                  type: string
                              type: object
                            status:
                              description: Specifies the HTTP response status to be returned.
                              type: integer
                          required:
                          - status
                          type: object
                        fault:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                              type: object
                            status:
                              description: Specifies the HTTP response status to be returned.
                              maximum: 4294967295
                              minimum: 0
                              type: integer
                          required:
                          - status
                          type: object
                        fault:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

    expanding a PVC for more capacity - this field can be one of the following states:\n\t- pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeInProgress\"\n     - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeFailed\"\n     - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizePending\"\n     - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeInProgress\"\n     - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeFailed\"\nWhen this field...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. RELEASE.md

            `dtensor.shutdown_tpu_system`.
    
    ## Deprecations
    
    *   The C++ `tensorflow::Code` and `tensorflow::Status` will become aliases of
        respectively `absl::StatusCode` and `absl::Status` in some future release.
        *   Use `tensorflow::OkStatus()` instead of `tensorflow::Status::OK()`.
        *   Stop constructing `Status` objects from `tensorflow::error::Code`.
        *   One MUST NOT access `tensorflow::errors::Code` fields. Accessing
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), const CSIZE ideal-int
    pkg syscall (freebsd-arm64), const CSTART = 17
    pkg syscall (freebsd-arm64), const CSTART ideal-int
    pkg syscall (freebsd-arm64), const CSTATUS = 20
    pkg syscall (freebsd-arm64), const CSTATUS ideal-int
    pkg syscall (freebsd-arm64), const CSTOP = 19
    pkg syscall (freebsd-arm64), const CSTOP ideal-int
    pkg syscall (freebsd-arm64), const CSTOPB = 1024
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const CSTART = 17 #53466
    pkg syscall (freebsd-riscv64), const CSTART ideal-int #53466
    pkg syscall (freebsd-riscv64), const CSTATUS = 20 #53466
    pkg syscall (freebsd-riscv64), const CSTATUS ideal-int #53466
    pkg syscall (freebsd-riscv64), const CSTOP = 19 #53466
    pkg syscall (freebsd-riscv64), const CSTOP ideal-int #53466
    pkg syscall (freebsd-riscv64), const CSTOPB = 1024 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  7. src/main/webapp/css/admin/adminlte.min.css

    clear:both;content:""}.contacts-list>li:last-of-type{border-bottom:0}.contacts-list-img{border-radius:50%;float:left;width:40px}.contacts-list-info{color:#fff;margin-left:45px}.contacts-list-name,.contacts-list-status{display:block}.contacts-list-name{font-weight:600}.contacts-list-status{font-size:.875rem}.contacts-list-date{color:#ced4da;font-weight:400}.contacts-list-msg{color:#b1bbc4}.direct-chat-primary .right>.direct-chat-text{background:#007bff;border-color:#007bff;color:#fff}.direct-chat-primary...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"BuildSetting.Key", Field, 18},
    		{"BuildSetting.Value", Field, 18},
    		{"FreeOSMemory", Func, 1},
    		{"GCStats", Type, 1},
    		{"GCStats.LastGC", Field, 1},
    		{"GCStats.NumGC", Field, 1},
    		{"GCStats.Pause", Field, 1},
    		{"GCStats.PauseEnd", Field, 4},
    		{"GCStats.PauseQuantiles", Field, 1},
    		{"GCStats.PauseTotal", Field, 1},
    		{"Module", Type, 12},
    		{"Module.Path", Field, 12},
    		{"Module.Replace", Field, 12},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Deletes the resource specified by the handle.";
    
      let description = [{
    All subsequent operations using the resource will result in a NotFound
    error status.
      }];
    
      let arguments = (ins
        Arg<TF_ResourceTensor, [{handle to the resource to delete.}]>:$resource,
    
        DefaultValuedOptionalAttr<BoolAttr, "true">:$ignore_lookup_error
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top