moby--moby/api/server
Evan Hazlett b2e4c7f3b5 review updates
- use Filters instead of Filter for secret list
- UID, GID -> string
- getSecrets -> getSecretsByName
- updated test case for secrets with better source
- use golang.org/x/context instead of context
- for grpc conversion allocate with make
- check for nil with task.Spec.GetContainer()

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2016-11-09 14:27:45 -05:00
..
httputils api/server/httputils: compile with go < 1.7 2016-10-04 12:01:49 +02:00
middleware always add but hide experimental cmds and flags 2016-11-08 04:55:27 -08:00
router review updates 2016-11-09 14:27:45 -05:00
middleware.go change comment 2016-08-26 18:30:41 +08:00
profiler.go
router_swapper.go
server.go always add but hide experimental cmds and flags 2016-11-08 04:55:27 -08:00
server_test.go