![]() 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. |
||
---|---|---|
.. | ||
attacher.go | ||
BUILD | ||
disk_manager.go | ||
doc.go | ||
OWNERS | ||
rbd_test.go | ||
rbd_util.go | ||
rbd.go |