1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/container
Michael Crosby 7c36a1af03 Move engine-api client package
This moves the engine-api client package to `/docker/docker/client`.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-09-07 11:05:58 -07:00
..
attach.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
commit.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
cp.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
create.go Move engine-api client package 2016-09-07 11:05:58 -07:00
diff.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
exec.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
exec_test.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
export.go Migrate export command to cobra 2016-06-05 16:42:19 +02:00
kill.go update command description in CLI 2016-07-31 00:06:18 +08:00
logs.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
pause.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
port.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
ps.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
ps_test.go Fixes #24696 - fixes size showing 0 in format output 2016-07-15 18:37:42 -04:00
rename.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
restart.go update command description 2016-08-30 23:07:42 +08:00
rm.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
run.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
start.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
stats.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
stats_helpers.go Move engine-api client package 2016-09-07 11:05:58 -07:00
stats_unit_test.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
stop.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
top.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
unpause.go Update unit tests for new cobra root command. 2016-08-25 13:09:04 -04:00
update.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
utils.go Move engine-api client package 2016-09-07 11:05:58 -07:00
wait.go update command description 2016-08-30 23:07:42 +08:00