Files
kubernetes/pkg/util
Travis Rhoden 1fd8921546 Move mount/fake.go to mount/fake_mount.go
This patch moves fake.go to mount_fake.go, and follows to principle of
always returning a discrete type rather than an Interface. All callers
of "FakeMounter" are changed to instead use "NewFakeMounter()". The
FakeMounter "Log" struct member is changed to not be exported, and
instead only access through a new "GetLog()" method.
2019-11-08 08:07:41 -07:00
..
2019-11-06 17:42:34 -05:00
2018-06-22 16:22:57 -07:00
2019-09-11 15:01:43 -07:00
2019-09-20 16:53:56 +08:00
2019-09-27 17:25:19 +02:00
2018-11-10 07:50:31 -05:00
2019-11-06 17:42:34 -05:00
2018-02-16 13:43:01 -08:00
2017-10-15 18:18:13 -07:00
2018-11-10 07:50:31 -05:00
2019-11-06 17:42:34 -05:00
2019-11-06 17:42:34 -05:00
2018-06-22 16:22:57 -07:00
2017-10-15 18:18:13 -07:00
2019-11-06 17:42:34 -05:00
2019-11-06 17:42:34 -05:00
2018-06-22 16:22:57 -07:00
2019-11-06 17:42:34 -05:00
2019-11-06 17:42:34 -05:00
2019-11-06 17:42:34 -05:00
2019-08-21 20:03:53 +01:00
2019-10-08 14:42:31 +02:00