moby--moby/api/client
John Howard c8ce0856b7 Fix golint errors in api
Signed-off-by: John Howard <jhoward@microsoft.com>
2016-08-29 13:36:16 -07:00
..
bundlefile Add some tests for bundlefile and improve the error messages for LoadFile 2016-06-16 18:18:25 -04:00
command Remove old cli framework. 2016-08-25 13:09:04 -04:00
container Merge pull request #25861 from WeiZhang555/wait-remove-for-start 2016-08-26 13:36:56 -07:00
formatter Implement stringutils.Ellipsis() 2016-08-11 14:14:06 +02:00
idresolver Update to new swarmkit/engine-api 2016-06-30 17:22:47 -07:00
image Fix golint errors in api 2016-08-29 13:36:16 -07:00
inspect remove fallback for Go 1.4 2016-06-07 22:38:02 +02:00
network Refactor dockerCli *Format to ConfigFile call 2016-08-04 15:00:00 +02:00
node Add --no-trunc to service/node/stack ps output 2016-08-16 10:19:11 -04:00
plugin Merge pull request #25424 from vieux/enabled 2016-08-26 15:22:41 -07:00
registry tweak logout message 2016-08-12 17:00:06 -07:00
service Support `--group-add` and `--group-rm` in `docker service create/update` 2016-08-27 11:54:05 -07:00
stack Merge pull request #25337 from jhorwit2/jah/25332 2016-08-16 09:25:45 -07:00
swarm Modify usage of docker swarm join-token command 2016-08-19 09:44:22 +08:00
system Refactor `docker inspect` to work on all types 2016-08-25 16:29:08 -07:00
task Add --no-trunc to service/node/stack ps output 2016-08-16 10:19:11 -04:00
volume Add option to specify name without --name in volume create 2016-08-25 14:20:06 -07:00
cli.go Fix typo 2016-08-28 17:01:22 +08:00
client.go Make sure docker api client implements engine-api client. 2016-01-07 21:02:19 -05:00
credentials.go Migrate login & logout command to cobra 2016-06-10 12:04:29 +02:00
hijack.go Fix logrus formatting 2016-06-11 13:16:55 -07:00
registry.go Merge pull request #23584 from nishanttotla/private-images-swarm-services 2016-06-30 17:18:59 -07:00
trust.go api,daemon: cleanup some unused stuff 2016-06-21 14:15:19 -07:00
trust_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
utils.go Migrate exec command to cobra 2016-07-29 02:10:36 +00:00