k3s/pkg/volume/cinder
Hemant Kumar 529cd7119b Move resize function parameters to a new ResizeOptions type
This enables us to pass CSI volume phase
2019-03-08 09:21:44 -05:00
..
BUILD Allow cinder volume limits to be configurable 2019-02-25 16:09:24 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
attacher.go Adds method CanAttach() to check plugin attachability 2019-02-08 08:04:15 -05:00
attacher_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
cinder.go Move resize function parameters to a new ResizeOptions type 2019-03-08 09:21:44 -05:00
cinder_block.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
cinder_block_test.go Add block volume support to Cinder volume plugin 2018-06-08 15:42:45 +02:00
cinder_test.go Allow cinder volume limits to be configurable 2019-02-25 16:09:24 -05:00
cinder_util.go clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
doc.go