Merge pull request #32540 from cpuguy83/add_logdrivers_to_info

Add logdrivers to /info
Upstream-commit: e8abe0a69d0d6838412a63d7170b9b92877ec3a2
Component: engine
This commit is contained in:
Kenfe-Mickaël Laventure
2017-04-25 23:25:30 -05:00
committed by GitHub
6 changed files with 54 additions and 2 deletions
+2
View File
@@ -238,6 +238,8 @@ type PluginsInfo struct {
Network []string
// List of Authorization plugins registered
Authorization []string
// List of Log plugins registered
Log []string
}
// ExecStartCheck is a temp struct used by execStart