k3s/pkg/volume/aws_ebs
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
..
aws_ebs.go AWS: Update copy-paste of GCE PD code to latest version 2016-02-03 20:43:14 +00:00
aws_ebs_test.go AWS: Update copy-paste of GCE PD code to latest version 2016-02-03 20:43:14 +00:00
aws_util.go Add PV.Name into names of generated GCE/AWS/OSP volumes. 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