kubernetes/pkg/volume/rbd
Travis Rhoden be7da5052f Refactor pkg/util/mount to be more reusable
This patch refactors pkg/util/mount to be more usable outside of
Kubernetes. This is done by refactoring mount.Interface to only contain
methods that are not K8s specific. Methods that are not relevant to
basic mount activities but still have OS-specific implementations are
now found in a mount.HostUtils interface.
2019-06-14 09:35:18 -06:00
..
attacher.go Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
BUILD clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
disk_manager.go fix klog format error 2019-05-27 18:05:09 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
rbd_test.go Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension. 2019-05-29 15:12:28 -04:00
rbd_util.go fix klog format error 2019-05-27 18:05:09 +08:00
rbd.go Refactor pkg/util/mount to be more reusable 2019-06-14 09:35:18 -06:00