kubernetes/pkg/util/mount
Jan Safranek 97b5299cd7 Add GetMode to mounter interface.
Kubelet must not call os.Lstat on raw volume paths when it runs in a container.
Mounter knows where the file really is.
2018-05-23 10:17:59 +02:00
..
BUILD add tests for GetFileType 2018-04-10 10:53:11 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
exec_mount_test.go Add GetMode to mounter interface. 2018-05-23 10:17:59 +02:00
exec_mount_unsupported.go Add GetMode to mounter interface. 2018-05-23 10:17:59 +02:00
exec_mount.go Add GetMode to mounter interface. 2018-05-23 10:17:59 +02:00
exec.go Add Exec interface to VolumeHost 2017-08-14 12:16:25 +02:00
fake.go Add GetMode to mounter interface. 2018-05-23 10:17:59 +02:00
mount_linux_test.go Add GetSELinuxSupport to mounter. 2018-05-17 13:36:37 +02:00
mount_linux.go Add GetMode to mounter interface. 2018-05-23 10:17:59 +02:00
mount_unsupported.go Add GetMode to mounter interface. 2018-05-23 10:17:59 +02:00
mount_windows_test.go add IsLikelyNotMountPoint test on Windows 2018-05-09 02:41:38 +00:00
mount_windows.go Add GetMode to mounter interface. 2018-05-23 10:17:59 +02:00
mount.go Add GetMode to mounter interface. 2018-05-23 10:17:59 +02:00
nsenter_mount_test.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
nsenter_mount_unsupported.go Add GetMode to mounter interface. 2018-05-23 10:17:59 +02:00
nsenter_mount.go Add GetMode to mounter interface. 2018-05-23 10:17:59 +02:00
OWNERS add andyzhangx as Reviewer 2018-04-16 07:13:15 +00:00
safe_format_and_mount_test.go Use blkid to get fs type of device. 2018-02-05 11:21:35 +08:00