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
Raja Sami f1eb0c0ebb Increase test Coverage of pkg/authorization
Signed-off-by: Raja Sami <raja.sami@tenpearls.com>
2017-06-23 12:35:46 +05:00
..
api.go Fixed a typo within pkg/authorization/api.go 2017-01-17 21:51:16 -05:00
api_test.go Increase test Coverage of pkg/authorization 2017-06-23 12:35:46 +05:00
authz.go Rename Remote API to Engine API 2016-11-22 12:49:38 +00:00
authz_unix_test.go
middleware.go authz: remove and hide unused and local-only methods respectively 2017-06-13 13:51:11 +01:00
middleware_test.go Increase test Coverage of pkg/authorization 2017-06-23 12:35:46 +05:00
middleware_unix_test.go Increase test Coverage of pkg/authorization 2017-06-23 12:35:46 +05:00
plugin.go When authz plugin is disabled, remove from authz middleware chain. 2017-03-22 12:07:39 -07:00
response.go