mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-03 13:47:44 -04:00
Added IsNotMountPoint method to mount utils (pkg/util/mount/mount.go) Added UnmountMountPoint method to volume utils (pkg/volume/util/util.go) Call UnmountMountPoint method from local storage (pkg/volume/local/local.go) IsLikelyNotMountPoint behavior was not modified, so the logic/behavior for UnmountPath is not modified |
||
|---|---|---|
| .. | ||
| BUILD | ||
| doc.go | ||
| fake.go | ||
| mount.go | ||
| mount_linux.go | ||
| mount_linux_test.go | ||
| mount_unsupported.go | ||
| nsenter_mount.go | ||
| nsenter_mount_unsupported.go | ||
| OWNERS | ||
| safe_format_and_mount_test.go | ||