k3s/pkg/volume/gcepd
Jing Xu 5e04d200ee Add GcePD windows support
This PR adds the support for GCEPD volume. For now, it uses a workaround
(https://github.com/pjh/gce-tools) to get disk number in windows for a given GCE PD name.
2019-02-27 17:00:32 -08:00
..
BUILD clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
attacher.go Add GcePD windows support 2019-02-27 17:00:32 -08:00
attacher_test.go remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00
doc.go
gce_pd.go Add GcePD windows support 2019-02-27 17:00:32 -08:00
gce_pd_block.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
gce_pd_block_test.go
gce_pd_test.go clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
gce_util.go remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00
gce_util_test.go