moby--moby/pkg/authorization
Aaron Lehmann 428600108c plugingetter: Avoid all caps for constant declarations
Go style calls for mixed caps instead of all caps:
https://golang.org/doc/effective_go.html#mixed-caps

Change LOOKUP, ACQUIRE, and RELEASE to Lookup, Acquire, and Release.

This vendors a fork of libnetwork for now, to deal with a cyclic
dependency issue. The change will be upstream to libnetwork once this is
merged.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-01-04 10:19:04 -08:00
..
api.go pkg/authorization: send request's TLS peer certificates to plugins 2016-10-31 17:37:19 +01:00
authz.go Rename Remote API to Engine API 2016-11-22 12:49:38 +00:00
authz_unix_test.go Use const http status code instead of just numbers see #24783 2016-07-19 10:40:20 +03:00
middleware.go Revert "Update authz plugin list on failure." 2016-11-03 15:49:21 -07:00
plugin.go plugingetter: Avoid all caps for constant declarations 2017-01-04 10:19:04 -08:00
response.go Fix AuthZ plugins headers change issue 2016-08-23 21:08:23 -07:00