Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for unshare (0.91 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"UnixCredentials", Func, 0},
    		{"UnixRights", Func, 0},
    		{"Unlink", Func, 0},
    		{"Unlinkat", Func, 0},
    		{"UnmapViewOfFile", Func, 0},
    		{"Unmount", Func, 0},
    		{"Unsetenv", Func, 4},
    		{"Unshare", Func, 0},
    		{"UserInfo10", Type, 0},
    		{"UserInfo10.Comment", Field, 0},
    		{"UserInfo10.FullName", Field, 0},
    		{"UserInfo10.Name", Field, 0},
    		{"UserInfo10.UsrComment", Field, 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)
  2. fess-crawler/src/test/resources/extractor/eml/sample4.eml

    Eine Ausstellung über den Erfinder der Thermoskanne Reinhold Burger ist zu besichtigen. Im Dorf selbst haben sich
    zahlreiche Handwerker und Gewerbetreibende niedergelassen, denen über die Schulter geschaut bzw. mitgemacht
    werden kann.
    Für unsere Gruppe sind vier Workshops reserviert: Jeder Studierender muss sich bei der Anmeldung für die Fahrt für
    einen verbindlich eintragen. Die Kosten dafür und das Mittagessen sind in den Fahrtkosten enthalten.
    www.museumsdorf-glashuette.de
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sun Jan 07 09:15:11 UTC 2018
    - 681K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    						SecretName: "key",
    						ShareName:  "share",
    						ReadOnly:   false,
    					},
    				},
    			},
    		}, {
    			name: "AzureFile empty secret",
    			vol: core.Volume{
    				Name: "azure-file",
    				VolumeSource: core.VolumeSource{
    					AzureFile: &core.AzureFileVolumeSource{
    						SecretName: "",
    						ShareName:  "share",
    						ReadOnly:   false,
    					},
    				},
    			},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    ### Bug or Regression
    
    - Azurefile: Normalize share name to not include capital letters ([#100731](https://github.com/kubernetes/kubernetes/pull/100731), [@kassarl](https://github.com/kassarl)) [SIG Cloud Provider and Storage]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. RELEASE.md

        configure.
    *   `tf.divide` now honors the name field.
    *   Make metrics weight broadcasting more strict.
    *   Add new queue-like `StagingArea` and new ops: `stage` and `unstage`.
    *   Enable inplace update ops for strings on CPU. Speed up string concat.
    
    ## Thanks to our Contributors
    
    This release contains contributions from many people at Google, as well as:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                      "Distinct" Listeners have the following property:
    
    
                      The implementation can match inbound requests to a single distinct
                      Listener. When multiple Listeners share values for fields (for
                      example, two Listeners with the same Port value), the implementation
                      can match requests to only one of the Listeners using other
                      Listener fields.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top