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
Josh Hawn 0cdc3b7539 api/client: have cli.call() return headers
Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2015-06-10 16:20:13 -07:00
..
attach.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
build.go Allow .dockerignore to ignore everything 2015-05-30 04:16:00 -07:00
cli.go Merge pull request #13428 from duglin/niceHelp2 2015-05-28 11:09:02 -07:00
client.go client.StatusError don't be returned as a pointer 2015-04-16 01:27:07 +08:00
commit.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
cp.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
create.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
diff.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
events.go Allow duration strings as --since/--until 2015-06-02 21:02:47 +00:00
exec.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
export.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
help.go clean some redundant else clauses 2015-05-19 10:54:04 +08:00
hijack.go Add .docker/config.json and support for HTTP Headers 2015-04-20 13:05:24 -07:00
history.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
images.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
import.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
info.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
inspect.go Add comment about inspect output 2015-06-03 17:35:57 +08:00
kill.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
load.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
login.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
logout.go Carry #11858 2015-05-23 09:14:18 -07:00
logs.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
pause.go Carry #11858 2015-05-23 09:14:18 -07:00
port.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
ps.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
pull.go Windows: Build load.go 2015-05-12 14:26:57 -07:00
push.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
rename.go Fix docker rename help not consistent with other commands 2015-04-29 19:37:20 +08:00
restart.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
rm.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
rmi.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
run.go Merge pull request #13428 from duglin/niceHelp2 2015-05-28 11:09:02 -07:00
save.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
search.go Small if err cleaning 2015-04-27 21:50:33 +02:00
start.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
stats.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
stats_unit_test.go change memory usage display 2015-04-11 20:04:34 +08:00
stop.go a few cleanups for client output 2015-05-05 15:59:17 +08:00
tag.go Refactor utils/flags.go, fixes #11892 2015-03-29 03:22:46 +02:00
top.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
unpause.go Carry #11858 2015-05-23 09:14:18 -07:00
utils.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
version.go api/client: have cli.call() return headers 2015-06-10 16:20:13 -07:00
wait.go a few cleanups for client output 2015-05-05 15:59:17 +08:00