..
formatter
do not trim one char from {{.Names}} each time it is used in --format
2016-04-06 11:04:13 -07:00
inspect
Provide basic string manupilation functions for template executions.
2016-03-09 19:37:12 -05:00
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
Make sure docker api client implements engine-api client.
2016-01-07 21:02:19 -05:00
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
Update api/client file to use context
2016-03-16 20:25:09 +01:00
events.go
Remove some unused structs and fields
2016-03-01 09:59:29 -08:00
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
Update api/client file to use context
2016-03-16 20:25:09 +01:00
images.go
Update api/client file to use context
2016-03-16 20:25:09 +01:00
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
Update api/client file to use context
2016-03-16 20:25:09 +01:00
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
Update api/client file to use context
2016-03-16 20:25:09 +01:00
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
Update api/client file to use context
2016-03-16 20:25:09 +01:00
restart.go
Update api/client file to use context
2016-03-16 20:25:09 +01:00
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
Apply context changes to the client.
2016-02-04 13:59:57 -05:00
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
Update api/client file to use context
2016-03-16 20:25:09 +01:00
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
Update api/client file to use context
2016-03-16 20:25:09 +01:00
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