k3s/pkg/volume/glusterfs
Kubernetes Submit Queue 95d8fbb599 Merge pull request #45409 from humblec/glusterfs-code-cleanup
Automatic merge from submit-queue (batch tested with PRs 44727, 45409, 44968, 45122, 45493)

More go friendly variable names.

clusterId -> clusterID
volumeId  -> volumeID

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2017-05-08 14:54:37 -07:00
..
BUILD move pkg/api/v1/helpers.go to subpackage 2017-04-14 14:25:11 -07:00
OWNERS Remove rkouj from owners files. 2017-04-28 17:14:38 -07:00
doc.go
glusterfs.go Merge pull request #45409 from humblec/glusterfs-code-cleanup 2017-05-08 14:54:37 -07:00
glusterfs_minmax.go Add a ForEach() to bitmap allocator 2016-12-26 21:59:27 -08:00
glusterfs_minmax_test.go glusterfs: add MinMaxAllocator 2016-12-03 05:27:10 +01:00
glusterfs_test.go remove an unnecassary variable assignment in glusterfs_test 2017-03-26 22:44:16 +08:00
glusterfs_util.go