cadvisor/container
Tim St. Clair 35f7bc5ee7 Move mocks to testing package to remove +build tags
Some go tools (e.g. godef, gorename) don't handle +build tags well, so
I refactored some packages to remove the test tags from cAdvisor.
2016-07-06 14:15:43 -07:00
..
common move ListContainers code to common and make rkt play nice 2016-05-03 07:14:53 -07:00
docker only fail fs stat gather if metadata device not found 2016-06-21 16:05:37 -05:00
libcontainer Don't validate docker state file, since it's no longer used 2016-05-06 19:29:24 -07:00
raw Polling rkt implementation of new watcher inteface (#1284) 2016-05-17 10:34:56 -07:00
rkt Polling rkt implementation of new watcher inteface (#1284) 2016-05-17 10:34:56 -07:00
systemd Refactor container watching out of raw handler into its own inteface / package 2016-05-11 20:27:10 -07:00
testing Move mocks to testing package to remove +build tags 2016-07-06 14:15:43 -07:00
container.go Polling rkt implementation of new watcher inteface (#1284) 2016-05-17 10:34:56 -07:00
factory_test.go Move mocks to testing package to remove +build tags 2016-07-06 14:15:43 -07:00
factory.go Refactor container watching out of raw handler into its own inteface / package 2016-05-11 20:27:10 -07:00