mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-22 06:39:18 -04:00
Gluster provisioner is interested in pvc.Namespace and I don't want to add at as a new field in VolumeOptions - it would contain almost whole PVC. Let's pass direct reference to PVC instead and let the provisioner to pick information it is interested in. |
||
|---|---|---|
| .. | ||
| attacher.go | ||
| attacher_test.go | ||
| vsphere_volume.go | ||
| vsphere_volume_test.go | ||
| vsphere_volume_util.go | ||