moby--moby/api/client
Justin Cormack 8ccac1ad4d Merge pull request #26200 from runcom/engine-api-vendor
vendor docker/engine-api@f9cef59044
2016-09-01 10:51:34 +01: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 #26200 from runcom/engine-api-vendor 2016-09-01 10:51:34 +01: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 vendor docker/engine-api@f9cef59044 2016-08-31 22:39:13 +02:00
node make node ps default to self in swarm node 2016-08-30 17:34:16 +08:00
plugin Miss the options in some commands 2016-08-31 14:18:41 +08:00
registry tweak logout message 2016-08-12 17:00:06 -07:00
service make node ps default to self in swarm node 2016-08-30 17:34:16 +08:00
stack vendor docker/engine-api@f9cef59044 2016-08-31 22:39:13 +02:00
swarm vendor docker/engine-api@f9cef59044 2016-08-31 22:39:13 +02:00
system Miss the options in some commands 2016-08-31 14:18:41 +08:00
task Add --no-trunc to service/node/stack ps output 2016-08-16 10:19:11 -04:00
volume update command description 2016-08-30 23:07:42 +08: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