moby--moby/pkg/authorization
Liron Levin 4192fe9c06 Enable to dynamically reload authorization plugins via daemon.config
Following #22729, enable to dynamically reload/remove the daemon
authorization plugins (via standard reloading mechanism).
https://docs.docker.com/engine/reference/commandline/daemon/#daemon-
configuration-file

Daemon must store a reference to the authorization middleware to refresh
the plugin on configuration changes.

Signed-off-by: Liron Levin <liron@twistlock.com>
2016-07-30 14:59:07 +03:00
..
api.go
authz.go
authz_unix_test.go
middleware.go Enable to dynamically reload authorization plugins via daemon.config 2016-07-30 14:59:07 +03:00
plugin.go Enable to dynamically reload authorization plugins via daemon.config 2016-07-30 14:59:07 +03:00
response.go Func name wrong in notes of response.go 2016-07-23 16:03:27 +08:00