kubernetes/pkg/util/mount
Jing Xu 37136e9780 Enable containerized mounter only for nfs and glusterfs types
This change is to only enable containerized mounter for nfs and
glusterfs types. For other types such as tmpfs, ext2/3/4 or empty type,
we should still use mount from $PATH
2016-12-02 15:06:24 -08:00
..
BUILD Revert "Revert "Merge pull request #35821 from vishh/gci-mounter-scope"" 2016-11-08 11:09:10 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fake.go This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
mount_linux_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mount_linux.go Enable containerized mounter only for nfs and glusterfs types 2016-12-02 15:06:24 -08:00
mount_unsupported.go Revert "Revert "Merge pull request #35821 from vishh/gci-mounter-scope"" 2016-11-08 11:09:10 -08:00
mount.go fix issue in converting aws volume id from mount paths 2016-11-16 22:35:48 -08:00
nsenter_mount_unsupported.go This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
nsenter_mount.go fixed absense to absence 2016-10-14 16:28:46 +02:00
safe_format_and_mount_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00