1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/authorization
Sebastiaan van Stijn 5ba167ce8a
pkg/authorization: use constants for http methods
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-10-13 19:11:28 +02:00
..
api.go Add canonical import comment 2018-02-05 16:51:57 -05:00
api_test.go pkg/authorization: use constants for http methods 2019-10-13 19:11:28 +02:00
authz.go If Content-Type is application/json;charset=UTF-8, RequestBody is empty. 2018-04-05 04:03:45 -04:00
authz_unix_test.go pkg/authorization: use constants for http methods 2019-10-13 19:11:28 +02:00
middleware.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
middleware_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
middleware_unix_test.go pkg/authorization: use constants for http methods 2019-10-13 19:11:28 +02:00
plugin.go Add canonical import comment 2018-02-05 16:51:57 -05:00
response.go Removed deprecated CloseNotifier logic 2019-09-18 16:14:30 -05:00