1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router
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
..
build Adds ability to squash image after build 2016-11-01 13:41:59 -04:00
checkpoint
container Merge pull request #27948 from WeiZhang555/consistent-filters 2016-11-02 00:53:15 -07:00
image Use IDResponse for container create response. 2016-10-31 11:16:02 -04:00
network
plugin support env for docker plugin set 2016-11-07 16:59:29 -08:00
swarm review updates 2016-11-09 14:27:45 -05:00
system api: add Info struct for v1.24 2016-11-07 10:01:14 +01:00
volume
local.go
router.go