cadvisor/manager
Chris Bui cdf78981fb Allow finding docker containers by short name
Allow docker containers to be found by a short prefix name to match
the behavior of the docker daemon. This change now matches the
examples on the API docs.

Return an error if the given short name of a container is not unique.
2017-05-18 11:56:48 -05:00
..
watcher Continue watching other directories when there is watch error. 2016-07-18 16:49:47 -07:00
container_test.go Move mocks to testing package to remove +build tags 2016-07-06 14:15:43 -07:00
container.go Use a dedicated CpuLoadReader per container 2016-05-18 09:34:13 +02:00
manager_test.go Allow finding docker containers by short name 2017-05-18 11:56:48 -05:00
manager.go Allow finding docker containers by short name 2017-05-18 11:56:48 -05:00