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
Hu Keping f4942ed864 Remove Job from Info API
Two main things
- Create a real struct Info for all of the data with the proper types
- Add test for REST API get info

Signed-off-by: Hu Keping <hukeping@huawei.com>
2015-04-20 18:14:06 +08:00
..
attach.go client.StatusError don't be returned as a pointer 2015-04-16 01:27:07 +08:00
build.go Merge pull request #12388 from xiaods/issue-12373 2015-04-15 17:34:38 -07:00
cli.go add docs for DockerCli and NewDockerCli 2015-04-14 18:33:11 +01:00
client.go client.StatusError don't be returned as a pointer 2015-04-16 01:27:07 +08:00
commit.go
cp.go cp: add support for copy filename with ":" 2015-04-10 00:08:05 -04:00
create.go
diff.go Remove container name not empty check 2015-04-14 11:27:06 -07:00
events.go
exec.go client.StatusError don't be returned as a pointer 2015-04-16 01:27:07 +08:00
export.go
help.go
hijack.go
history.go Refactor utils/utils, fixes #11923 2015-04-14 01:37:36 +02:00
images.go Last step in removing engine.Tabel from api/client/* 2015-04-06 10:55:53 -07:00
import.go
info.go Remove Job from Info API 2015-04-20 18:14:06 +08:00
inspect.go client.StatusError don't be returned as a pointer 2015-04-16 01:27:07 +08:00
kill.go
load.go
login.go
logout.go
logs.go
pause.go
port.go Remove jobs from daemon/networkdriver/bridge 2015-04-08 18:50:29 -04:00
ps.go Refactor utils/utils, fixes #11923 2015-04-14 01:37:36 +02:00
pull.go
push.go
rename.go
restart.go
rm.go Remove container name not empty check 2015-04-14 11:27:06 -07:00
rmi.go Remove engine.Table from docker history and docker rmi 2015-04-03 08:31:30 -07:00
run.go client.StatusError don't be returned as a pointer 2015-04-16 01:27:07 +08:00
save.go
search.go Refactor utils/utils, fixes #11923 2015-04-14 01:37:36 +02:00
start.go client.StatusError don't be returned as a pointer 2015-04-16 01:27:07 +08:00
stats.go change memory usage display 2015-04-11 20:04:34 +08:00
stats_unit_test.go change memory usage display 2015-04-11 20:04:34 +08:00
stop.go
tag.go
top.go Remove Job from docker top 2015-04-09 18:17:50 -07:00
unpause.go
utils.go Swap width/height in GetWinsize and monitorTtySize 2015-04-06 14:31:42 -07:00
version.go
wait.go