Add LiveRestore field to Info struct

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
Kenfe-Mickael Laventure 2016-07-25 10:06:28 -07:00
Родитель 53b6b19ee6
Коммит a18e2bede7
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -256,6 +256,7 @@ type Info struct {
Runtimes map[string]Runtime
DefaultRuntime string
Swarm swarm.Info
LiveRestore bool
}
// PluginsInfo is a temp struct holding Plugins name