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
Vincent Demeester 4c7f0d268f
Rework usage of context.Context in api/client
Make better default usage on context.Context on the `api/client` package
to share the context (it is useless if not shared, which was the case
for a lot of commands).

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-05-21 15:57:57 +02:00
..
formatter do not trim one char from {{.Names}} each time it is used in --format 2016-04-06 11:04:13 -07:00
inspect
attach.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
build.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
cli.go Refactor cliconfig so that the default constructor can exist in the package. 2016-04-27 14:25:47 -04:00
client.go
commands.go Remove reflection on CLI init 2016-04-29 11:57:46 -04:00
commit.go Update client code with api changes 2016-04-15 12:48:01 +02:00
cp.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
create.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
diff.go
events.go
exec.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
exec_test.go Update client code with api changes 2016-04-15 12:48:01 +02:00
export.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
hijack.go cli: move setRawTerminal and restoreTerminal to holdHijackedConnection 2016-03-24 21:25:50 -04:00
history.go
images.go
import.go Update client code with api changes 2016-04-15 12:48:01 +02:00
info.go make Insecure registries uppercase like other keys in docker info 2016-04-25 18:44:34 +08:00
inspect.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
kill.go
load.go Fix docker load progressbar, fixes #21957 2016-04-12 22:45:42 -04:00
login.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
logout.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
logs.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
network.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
pause.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
port.go
ps.go Deprecated of docker ps since and before options for v1.12 2016-04-19 18:13:55 +08:00
pull.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
push.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
rename.go
restart.go
rm.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
rmi.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
run.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
save.go
search.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
start.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
stats.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
stats_helpers.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
stats_unit_test.go Do not remove containers from stats list on err 2016-04-13 16:36:34 -04:00
stop.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
tag.go Update client code with api changes 2016-04-15 12:48:01 +02:00
top.go
trust.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
trust_test.go
unpause.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
update.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
utils.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
version.go
volume.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
wait.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00