Add isolation to info

Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
John Howard
2016-09-07 15:10:00 -07:00
parent 94bc2b1bc0
commit c4e1697274
8 changed files with 150 additions and 1 deletions

View File

@@ -260,6 +260,7 @@ type Info struct {
// running when the daemon is shutdown or upon daemon start if
// running containers are detected
LiveRestoreEnabled bool
Isolation container.Isolation
}
// PluginsInfo is a temp struct holding Plugins name