k3s/pkg/volume/vsphere_volume
Jan Safranek 101602ab11 Pass whole PVC to provisioner plugin
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.
2016-10-12 12:22:01 +02:00
..
attacher.go Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
attacher_test.go Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
vsphere_volume.go Pass whole PVC to provisioner plugin 2016-10-12 12:22:01 +02:00
vsphere_volume_test.go Pass whole PVC to provisioner plugin 2016-10-12 12:22:01 +02:00
vsphere_volume_util.go Pass whole PVC to provisioner plugin 2016-10-12 12:22:01 +02:00