mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-28 04:30:38 -05:00
Since pkg/util/mount is going to move out of k/k, this exported constant that is Kubernetes specific needed to move somewhere else. Made sense to move it to pkg/volume/util. Update GetDeviceNameFromMount in the mount interface to now take a pluginMountDir argument, which is volume plugin dir with the global mount path appended to it already. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| exec_mount.go | ||
| exec_mount_test.go | ||
| exec_mount_unsupported.go | ||