moby--moby/pkg/authorization
David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig.
- Use the ones provided by docker/go-connections, they are a drop in replacement.
- Remove pkg/sockets from docker.
- Keep pkg/tlsconfig because libnetwork still needs it and there is a
  circular dependency issue.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-12-29 19:27:12 -05:00
..
api.go pkg: authorization: add Err to tweak response status code 2015-12-17 11:08:47 +01:00
authz.go authZ: more fixes 2015-12-18 16:29:01 +01:00
authz_test.go Remove usage of pkg sockets and tlsconfig. 2015-12-29 19:27:12 -05:00
plugin.go pkg: authorization: do not register the same plugin 2015-12-23 21:08:40 +01:00
response.go pkg: authorization: cleanup 2015-12-16 12:01:04 +01:00