Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for flocker (0.28 sec)

  1. pkg/apis/core/validation/validation_test.go

    				field: "glusterfs.path",
    			}},
    		},
    		// Flocker
    		{
    			name: "valid Flocker -- datasetUUID",
    			vol: core.Volume{
    				Name: "flocker",
    				VolumeSource: core.VolumeSource{
    					Flocker: &core.FlockerVolumeSource{
    						DatasetUUID: "d846b09d-223d-43df-ab5b-d6db2206a0e4",
    					},
    				},
    			},
    		}, {
    			name: "valid Flocker -- datasetName",
    			vol: core.Volume{
    				Name: "flocker",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "description": "Represents a Flocker volume mounted by the Flocker agent. One and only one of datasetName and datasetUUID should be set. Flocker volumes do not support ownership management or SELinux relabeling.",
            "properties": {
              "datasetName": {
                "description": "datasetName is Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated",
    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. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Flock_t struct #53466
    pkg syscall (freebsd-riscv64), type Flock_t struct, Len int64 #53466
    pkg syscall (freebsd-riscv64), type Flock_t struct, Pad_cgo_0 [4]uint8 #53466
    pkg syscall (freebsd-riscv64), type Flock_t struct, Pid int32 #53466
    pkg syscall (freebsd-riscv64), type Flock_t struct, Start int64 #53466
    pkg syscall (freebsd-riscv64), type Flock_t struct, Sysid int32 #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)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"FindFirstFile", Func, 0},
    		{"FindNextFile", Func, 0},
    		{"Flock", Func, 0},
    		{"Flock_t", Type, 0},
    		{"Flock_t.Len", Field, 0},
    		{"Flock_t.Pad_cgo_0", Field, 0},
    		{"Flock_t.Pad_cgo_1", Field, 3},
    		{"Flock_t.Pid", Field, 0},
    		{"Flock_t.Start", Field, 0},
    		{"Flock_t.Sysid", Field, 0},
    		{"Flock_t.Type", Field, 0},
    		{"Flock_t.Whence", Field, 0},
    		{"FlushBpf", 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)
  5. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds....
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. RELEASE.md

    [Python 2's EOL on January 1, 2020](https://www.python.org/dev/peps/pep-0373/#update).
    
    Coinciding with this change, new releases of
    [TensorFlow's Docker images](https://hub.docker.com/r/tensorflow/tensorflow/)
    provide Python 3 exclusively. Because all images now use Python 3, Docker tags
    containing `-py3` will no longer be provided and existing `-py3` tags like
    `latest-py3` will not be updated.
    
    ## Major Features and Improvements
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. src/testdata/Isaac.Newton-Opticks.txt

    in breadth before the Bubble broke. At first I thought there had been no
    Light reflected from the Water in that place, but observing it more
    curiously, I saw within it several smaller round Spots, which appeared
    much blacker and darker than the rest, whereby I knew that there was
    some Reflexion at the other places which were not so dark as those
    Spots. And by farther Tryal I found that I could see the Images of some
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top