mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-14 22:52:29 -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 | ||
| cinder.go | ||
| cinder_test.go | ||
| cinder_util.go | ||
| doc.go | ||
| OWNERS | ||