Merge pull request #32540 from cpuguy83/add_logdrivers_to_info
Add logdrivers to /info Upstream-commit: e8abe0a69d0d6838412a63d7170b9b92877ec3a2 Component: engine
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user