Commit Graph

12 Commits

Author SHA1 Message Date
Andrea Luzzardi 6585d4cfb6 Node: Expose reserved memory and CPUs.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-11-17 13:34:08 -08:00
Andrea Luzzardi a387265978 Embed the extended container information into Container.
At startup, inspect all containers and store the data into the
Container. When new containers are detected, inspect them as well.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-11-17 13:34:08 -08:00
Andrea Luzzardi 3241872d75 Node.Pull() naming cleanup.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-11-17 13:34:08 -08:00
Victor Vieux de6a1d9c1a events 2014-11-15 00:05:55 +00:00
Victor Vieux 9e60bdd877 fix with the new dockerclient version 2014-11-13 00:46:51 +00:00
Victor Vieux 8f5f76ae41 add logrus 2014-11-12 01:37:01 +00:00
Victor Vieux 66ebc5fd0a remove image.go 2014-11-11 02:59:24 +00:00
Victor Vieux a913f40d39 inherit from sync 2014-11-11 01:54:48 +00:00
Andrea Luzzardi 74c23faeeb node: Put a reference to the node in containers
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-11-10 16:23:42 -08:00
Andrea Luzzardi 43a328c060 container: Embed a copy of the dockerclient.Container
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-11-10 16:22:59 -08:00
Andrea Luzzardi 2a755a1c1a Upgraded dockerclient API.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-11-10 14:11:33 -08:00
Andrea Luzzardi 05864a3b2a Initial commit.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-11-07 16:41:33 -08:00