Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for Unmount (0.36 sec)

  1. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), func Umask(int) int
    pkg syscall (freebsd-386-cgo), func Undelete(string) error
    pkg syscall (freebsd-386-cgo), func UnixRights(...int) []uint8
    pkg syscall (freebsd-386-cgo), func Unmount(string, int) error
    pkg syscall (freebsd-386-cgo), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
    pkg syscall (freebsd-386-cgo), func Write(int, []uint8) (int, error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  2. api/go1.txt

    pkg syscall (darwin-386), func Umask(int) int
    pkg syscall (darwin-386), func Undelete(string) error
    pkg syscall (darwin-386), func UnixRights(...int) []uint8
    pkg syscall (darwin-386), func Unmount(string, int) error
    pkg syscall (darwin-386), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
    pkg syscall (darwin-386), func Write(int, []uint8) (int, error)
    pkg syscall (darwin-386), method (*Cmsghdr) SetLen(int)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "description": "azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod."
            },
            "azureFile": {
              "$ref": "#/definitions/io.k8s.api.core.v1.AzureFilePersistentVolumeSource",
              "description": "azureFile represents an Azure File Service mount on the host and bind mount to the pod."
            },
            "capacity": {
              "additionalProperties": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  4. api/openapi-spec/v3/api__v1_openapi.json

              },
              "azureFile": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.core.v1.AzureFileVolumeSource"
                  }
                ],
                "description": "azureFile represents an Azure File Service mount on the host and bind mount to the pod."
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  5. pkg/generated/openapi/zz_generated.openapi.go

    reservedMemory was specified to reserve 1Gi of memory at NUMA0, the memory manager will assume that only 9Gi is available for allocation. You can specify a different amount of NUMA node and memory types. You can omit this parameter at all, but you should be aware that the amount of reserved memory from all NUMA nodes should be equal to the amount of memory specified by the [node allocatable](https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/#node-allocatable). If at least one...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  6. src/internal/trace/traceviewer/static/trace_viewer_full.html

    perfClass(perfClass){this.colorId=ColorScheme.getColorIdForReservedName(perfClass);this.perfClass_=perfClass;},get perfClass(){return this.perfClass_;},shiftTimestampsForward(amount){this.start+=amount;this.end+=amount;for(let i=0;i<this.threadTimeRanges.length;i++){this.threadTimeRanges[i].start+=amount;this.threadTimeRanges[i].end+=amount;}},addBoundsToRange(range){range.addValue(this.start);range.addValue(this.end);}};tr.model.EventRegistry.register(Frame,{name:'frame',pluralName:'frames'});return{Fra...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  7. api/openapi-spec/swagger.json

              "description": "azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod."
            },
            "azureFile": {
              "$ref": "#/definitions/io.k8s.api.core.v1.AzureFilePersistentVolumeSource",
              "description": "azureFile represents an Azure File Service mount on the host and bind mount to the pod."
            },
            "capacity": {
              "additionalProperties": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  8. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "description": "azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod."
            },
            "azureFile": {
              "$ref": "#/definitions/io.k8s.api.core.v1.AzureFilePersistentVolumeSource",
              "description": "azureFile represents an Azure File Service mount on the host and bind mount to the pod."
            },
            "capacity": {
              "additionalProperties": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
Back to top