зеркало из https://github.com/docker/engine-api.git
Add LiveRestore field to Info struct
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
Родитель
53b6b19ee6
Коммит
a18e2bede7
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче