mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Rename Detach() parameter. `Detach()` does not get device name, it gets volume name. Parameters named `deviceMountPath` or `deviceName` just confuses developers. Note that this PR just renames parameters here and there, there should be no behavior change. @kubernetes/sig-storage-pr-reviews /assign @gnufied @jingxu97 **Release note**: ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| attacher-defaults.go | ||
| attacher.go | ||
| attacher_test.go | ||
| BUILD | ||
| common_test.go | ||
| detacher-defaults.go | ||
| detacher.go | ||
| detacher_test.go | ||
| driver-call.go | ||
| driver-call_test.go | ||
| fake_watcher.go | ||
| flexvolume_test.go | ||
| mounter-defaults.go | ||
| mounter.go | ||
| mounter_test.go | ||
| OWNERS | ||
| plugin-defaults.go | ||
| plugin.go | ||
| plugin_test.go | ||
| probe.go | ||
| probe_test.go | ||
| unmounter-defaults.go | ||
| unmounter.go | ||
| unmounter_test.go | ||
| util.go | ||
| volume.go | ||