mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
5ffc810df2
To support the requirement of blocking the request after the daemon responded the authorization plugin use a `response recorder` that replay the response after the flow ends. This commit adds support for commands that hijack the connection and flushes data via the http.Flusher interface. This resolves the error with the event endpoint. Signed-off-by: Liron Levin <liron@twistlock.com> |
||
---|---|---|
.. | ||
api.go | ||
authz.go | ||
authz_test.go | ||
plugin.go | ||
response.go |