k3s/pkg/volume/host_path
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 add maintainers for each volume driver 2016-03-22 22:19:53 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
host_path.go Pass whole PVC to provisioner plugin 2016-10-12 12:22:01 +02:00
host_path_test.go Pass whole PVC to provisioner plugin 2016-10-12 12:22:01 +02:00