k3s/pkg/volume/gce_pd
Jan Safranek 1d0b1c227b Add PV.Name into names of generated GCE/AWS/OSP volumes.
Volume names have now format <cluster-name>-dynamic-<pv-name>.

pv-name is guaranteed to be unique in Kubernetes cluster, adding
<cluster-name> ensures we don't conflict with any running cluster
in the cloud project (kube-controller-manager --cluster-name=XXX).

'kubernetes' is the default cluster name.
2016-02-12 09:46:59 +01:00
..
doc.go Add doc.go files for all volume plugins 2015-05-23 16:59:12 -04:00
gce_pd.go Merge pull request #19502 from swagiaal/internalize-ownership 2016-01-26 23:06:39 -08:00
gce_pd_test.go replacing handwritten client in several controllers 2016-01-31 15:42:02 -08:00
gce_util.go Add PV.Name into names of generated GCE/AWS/OSP volumes. 2016-02-12 09:46:59 +01:00