Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 39 for portworxVolume (0.16 sec)

  1. pkg/volume/portworx/portworx.go

    	if spec.PersistentVolume != nil && spec.PersistentVolume.Spec.PortworxVolume == nil {
    		return nil, fmt.Errorf("spec.PersistentVolumeSource.PortworxVolume is nil")
    	}
    
    	return &portworxVolumeDeleter{
    		portworxVolume: &portworxVolume{
    			volName:  spec.Name(),
    			volumeID: spec.PersistentVolume.Spec.PortworxVolume.VolumeID,
    			manager:  manager,
    			plugin:   plugin,
    		}}, nil
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 14 06:17:25 UTC 2024
    - 13.6K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml

            persistentVolumeClaim:
              claimName: claimNameValue
              readOnly: true
            photonPersistentDisk:
              fsType: fsTypeValue
              pdID: pdIDValue
            portworxVolume:
              fsType: fsTypeValue
              readOnly: true
              volumeID: volumeIDValue
            projected:
              defaultMode: 2
              sources:
              - clusterTrustBundle:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml

            persistentVolumeClaim:
              claimName: claimNameValue
              readOnly: true
            photonPersistentDisk:
              fsType: fsTypeValue
              pdID: pdIDValue
            portworxVolume:
              fsType: fsTypeValue
              readOnly: true
              volumeID: volumeIDValue
            projected:
              defaultMode: 2
              sources:
              - clusterTrustBundle:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.1K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta2.DaemonSet.yaml

            persistentVolumeClaim:
              claimName: claimNameValue
              readOnly: true
            photonPersistentDisk:
              fsType: fsTypeValue
              pdID: pdIDValue
            portworxVolume:
              fsType: fsTypeValue
              readOnly: true
              volumeID: volumeIDValue
            projected:
              defaultMode: 2
              sources:
              - clusterTrustBundle:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 35K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.yaml

            persistentVolumeClaim:
              claimName: claimNameValue
              readOnly: true
            photonPersistentDisk:
              fsType: fsTypeValue
              pdID: pdIDValue
            portworxVolume:
              fsType: fsTypeValue
              readOnly: true
              volumeID: volumeIDValue
            projected:
              defaultMode: 2
              sources:
              - clusterTrustBundle:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.1K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.yaml

            persistentVolumeClaim:
              claimName: claimNameValue
              readOnly: true
            photonPersistentDisk:
              fsType: fsTypeValue
              pdID: pdIDValue
            portworxVolume:
              fsType: fsTypeValue
              readOnly: true
              volumeID: volumeIDValue
            projected:
              defaultMode: 2
              sources:
              - clusterTrustBundle:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.1K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/extensions.v1beta1.ReplicaSet.yaml

            persistentVolumeClaim:
              claimName: claimNameValue
              readOnly: true
            photonPersistentDisk:
              fsType: fsTypeValue
              pdID: pdIDValue
            portworxVolume:
              fsType: fsTypeValue
              readOnly: true
              volumeID: volumeIDValue
            projected:
              defaultMode: 2
              sources:
              - clusterTrustBundle:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.DaemonSet.yaml

            persistentVolumeClaim:
              claimName: claimNameValue
              readOnly: true
            photonPersistentDisk:
              fsType: fsTypeValue
              pdID: pdIDValue
            portworxVolume:
              fsType: fsTypeValue
              readOnly: true
              volumeID: volumeIDValue
            projected:
              defaultMode: 2
              sources:
              - clusterTrustBundle:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 35K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.Deployment.yaml

            persistentVolumeClaim:
              claimName: claimNameValue
              readOnly: true
            photonPersistentDisk:
              fsType: fsTypeValue
              pdID: pdIDValue
            portworxVolume:
              fsType: fsTypeValue
              readOnly: true
              volumeID: volumeIDValue
            projected:
              defaultMode: 2
              sources:
              - clusterTrustBundle:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 35.1K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.yaml

                  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: Wed May 29 22:40:29 UTC 2024
    - 41.3K bytes
    - Viewed (0)
Back to top