kubernetes/pkg/util/mount
Travis Rhoden 2c4d748bed Refactor subpath out of pkg/util/mount
This patch moves subpath functionality out of pkg/util/mount and into a
new package pkg/volume/util/subpath. NSEnter funtionality is maintained.
2019-02-26 19:59:53 -07:00
..
BUILD Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
exec_mount_test.go Clean up fake mounters. 2018-06-02 15:55:19 +08:00
exec_mount_unsupported.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
exec_mount.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
exec.go Add Exec interface to VolumeHost 2017-08-14 12:16:25 +02:00
fake.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
mount_helper_test.go Rename UnmountMountPoint to CleanupMountPoint 2019-01-03 16:35:54 -08:00
mount_helper.go Deprecate mount.IsNotMountPoint 2019-01-06 20:25:31 +08:00
mount_linux_test.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
mount_linux.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
mount_test.go Apply _netdev mount option in bind mount if available 2018-09-13 13:47:34 -04:00
mount_unsupported.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
mount_windows_test.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
mount_windows.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
mount.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
nsenter_mount_test.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
nsenter_mount_unsupported.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
nsenter_mount.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
safe_format_and_mount_test.go When creating ext3/ext4 volume, pass -m0 to mkfs in order to disable the 2018-05-21 12:43:57 -04:00