Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 67 for access_mode (1.17 sec)

  1. src/cmd/vendor/golang.org/x/sys/windows/security_windows.go

    	GENERIC_READ             = 0x80000000
    	GENERIC_WRITE            = 0x40000000
    	GENERIC_EXECUTE          = 0x20000000
    	GENERIC_ALL              = 0x10000000
    )
    
    type ACCESS_MODE uint32
    
    // Constants for type ACCESS_MODE
    const (
    	NOT_USED_ACCESS   = 0
    	GRANT_ACCESS      = 1
    	SET_ACCESS        = 2
    	DENY_ACCESS       = 3
    	REVOKE_ACCESS     = 4
    	SET_AUDIT_SUCCESS = 5
    	SET_AUDIT_FAILURE = 6
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 52.5K bytes
    - Viewed (0)
  2. pkg/controller/volume/attachdetach/reconciler/reconciler_test.go

    	verifyNewDetacherCallCount(t, false /* expectZeroNewDetacherCallCount */, fakePlugin)
    	waitForDetachCallCount(t, 0 /* expectedDetachCallCount */, fakePlugin)
    }
    
    // Creates a volume with accessMode ReadWriteMany
    // Populates desiredStateOfWorld cache with two node/volume/pod tuples pointing to the created volume
    // Calls Run()
    // Verifies there are two attach calls and no detach calls.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 07:00:14 UTC 2024
    - 72.8K bytes
    - Viewed (0)
  3. pkg/volume/csi/csi_mounter_test.go

    	}{
    		{
    			name: "default fstype, with no fsgroup (should not apply fsgroup)",
    			accessModes: []corev1.PersistentVolumeAccessMode{
    				corev1.ReadWriteOnce,
    			},
    			readOnly: false,
    			fsType:   "",
    		},
    		{
    			name: "default fstype  with fsgroup (should not apply fsgroup)",
    			accessModes: []corev1.PersistentVolumeAccessMode{
    				corev1.ReadWriteOnce,
    			},
    			readOnly:   false,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 50.1K bytes
    - Viewed (0)
  4. pkg/kubelet/volumemanager/populator/desired_state_of_world_populator_test.go

    					AccessModes:            tc.accessModes,
    				},
    			}
    			pvc := &v1.PersistentVolumeClaim{
    				Spec: v1.PersistentVolumeClaimSpec{
    					VolumeMode: ptr.To(v1.PersistentVolumeFilesystem),
    					VolumeName: pv.Name,
    					Resources: v1.VolumeResourceRequirements{
    						Requests: pv.Spec.Capacity,
    					},
    					AccessModes: tc.accessModes,
    				},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 51.4K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta1.StatefulSet.json

                          "fieldsV1": {},
                          "subresource": "subresourceValue"
                        }
                      ]
                    },
                    "spec": {
                      "accessModes": [
                        "accessModesValue"
                      ],
                      "selector": {
                        "matchLabels": {
                          "matchLabelsKey": "matchLabelsValue"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 58.2K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.json

                          "fieldsV1": {},
                          "subresource": "subresourceValue"
                        }
                      ]
                    },
                    "spec": {
                      "accessModes": [
                        "accessModesValue"
                      ],
                      "selector": {
                        "matchLabels": {
                          "matchLabelsKey": "matchLabelsValue"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 58.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta2.StatefulSet.json

                          "fieldsV1": {},
                          "subresource": "subresourceValue"
                        }
                      ]
                    },
                    "spec": {
                      "accessModes": [
                        "accessModesValue"
                      ],
                      "selector": {
                        "matchLabels": {
                          "matchLabelsKey": "matchLabelsValue"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 57.4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta1.StatefulSet.json

                          "fieldsV1": {},
                          "subresource": "subresourceValue"
                        }
                      ]
                    },
                    "spec": {
                      "accessModes": [
                        "accessModesValue"
                      ],
                      "selector": {
                        "matchLabels": {
                          "matchLabelsKey": "matchLabelsValue"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 57.4K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.StatefulSet.json

                          "fieldsV1": {},
                          "subresource": "subresourceValue"
                        }
                      ]
                    },
                    "spec": {
                      "accessModes": [
                        "accessModesValue"
                      ],
                      "selector": {
                        "matchLabels": {
                          "matchLabelsKey": "matchLabelsValue"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 58.2K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.json

                          "fieldsV1": {},
                          "subresource": "subresourceValue"
                        }
                      ]
                    },
                    "spec": {
                      "accessModes": [
                        "accessModesValue"
                      ],
                      "selector": {
                        "matchLabels": {
                          "matchLabelsKey": "matchLabelsValue"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 58.3K bytes
    - Viewed (0)
Back to top