k3s/pkg/volume/quobyte
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
..
OWNERS Initial Quobyte support 2016-08-18 17:13:50 +02:00
doc.go Initial Quobyte support 2016-08-18 17:13:50 +02:00
quobyte.go Pass whole PVC to provisioner plugin 2016-10-12 12:22:01 +02:00
quobyte_test.go Initial Quobyte support 2016-08-18 17:13:50 +02:00
quobyte_util.go Pass whole PVC to provisioner plugin 2016-10-12 12:22:01 +02:00