Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 158 for PdID (0.03 sec)

  1. staging/src/k8s.io/api/testdata/v1.30.0/storage.k8s.io.v1beta1.VolumeAttachment.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 9K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/v1.29.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml

                  values:
                  - valuesValue
          persistentVolumeReclaimPolicy: persistentVolumeReclaimPolicyValue
          photonPersistentDisk:
            fsType: fsTypeValue
            pdID: pdIDValue
          portworxVolume:
            fsType: fsTypeValue
            readOnly: true
            volumeID: volumeIDValue
          quobyte:
            group: groupValue
            readOnly: true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 6.6K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.30.0/storage.k8s.io.v1.VolumeAttachment.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 9K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/storage.k8s.io.v1.VolumeAttachment.yaml

                  values:
                  - valuesValue
          persistentVolumeReclaimPolicy: persistentVolumeReclaimPolicyValue
          photonPersistentDisk:
            fsType: fsTypeValue
            pdID: pdIDValue
          portworxVolume:
            fsType: fsTypeValue
            readOnly: true
            volumeID: volumeIDValue
          quobyte:
            group: groupValue
            readOnly: true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 6.6K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/HEAD/storage.k8s.io.v1.VolumeAttachment.yaml

                  values:
                  - valuesValue
          persistentVolumeReclaimPolicy: persistentVolumeReclaimPolicyValue
          photonPersistentDisk:
            fsType: fsTypeValue
            pdID: pdIDValue
          portworxVolume:
            fsType: fsTypeValue
            readOnly: true
            volumeID: volumeIDValue
          quobyte:
            group: groupValue
            readOnly: true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 31 03:26:35 UTC 2023
    - 6.6K bytes
    - Viewed (0)
  6. pkg/api/persistentvolume/util_test.go

    			template: &api.PersistentVolume{
    				Spec: api.PersistentVolumeSpec{
    					PersistentVolumeSource: api.PersistentVolumeSource{
    						PhotonPersistentDisk: &api.PhotonPersistentDiskVolumeSource{
    							PdID:   "",
    							FSType: "",
    						},
    					},
    				},
    			},
    			expected: []string{
    				`spec.photonPersistentDisk: deprecated in v1.11, non-functional in v1.16+`,
    			},
    		},
    		{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 8.9K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1.DaemonSet.json

                  "fsType": "fsTypeValue",
                  "readOnly": true,
                  "kind": "kindValue"
                },
                "photonPersistentDisk": {
                  "pdID": "pdIDValue",
                  "fsType": "fsTypeValue"
                },
                "projected": {
                  "sources": [
                    {
                      "secret": {
                        "name": "nameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.6K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1.Deployment.json

                  "fsType": "fsTypeValue",
                  "readOnly": true,
                  "kind": "kindValue"
                },
                "photonPersistentDisk": {
                  "pdID": "pdIDValue",
                  "fsType": "fsTypeValue"
                },
                "projected": {
                  "sources": [
                    {
                      "secret": {
                        "name": "nameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.7K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta2.ReplicaSet.yaml

              server: serverValue
            persistentVolumeClaim:
              claimName: claimNameValue
              readOnly: true
            photonPersistentDisk:
              fsType: fsTypeValue
              pdID: pdIDValue
            portworxVolume:
              fsType: fsTypeValue
              readOnly: true
              volumeID: volumeIDValue
            projected:
              defaultMode: 2
              sources:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 34.2K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.29.0/core.v1.PodTemplate.yaml

            readOnly: true
            server: serverValue
          persistentVolumeClaim:
            claimName: claimNameValue
            readOnly: true
          photonPersistentDisk:
            fsType: fsTypeValue
            pdID: pdIDValue
          portworxVolume:
            fsType: fsTypeValue
            readOnly: true
            volumeID: volumeIDValue
          projected:
            defaultMode: 2
            sources:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 31.5K bytes
    - Viewed (0)
Back to top