.. |
formatter
|
|
|
inspect
|
|
|
lib
|
Implement configurable detach key
|
2016-01-03 23:03:39 +01:00 |
attach.go
|
Implement configurable detach key
|
2016-01-03 23:03:39 +01:00 |
build.go
|
Use constant instead of "scratch"
|
2015-12-31 06:21:56 -08:00 |
cli.go
|
Remove usage of pkg sockets and tlsconfig.
|
2015-12-29 19:27:12 -05:00 |
client.go
|
Implemet docker update command
|
2015-12-28 19:19:26 +08:00 |
commit.go
|
Move Config and HostConfig from runconfig to types/container.
|
2015-12-22 13:34:30 -05:00 |
cp.go
|
|
|
create.go
|
Move the runconfig.Parse() function into the runconfig/opts package.
|
2016-01-04 12:06:29 -05:00 |
diff.go
|
|
|
events.go
|
Add filter by event type and documentation.
|
2016-01-04 14:58:04 -05:00 |
exec.go
|
Move ParseExec to the client where it is used.
|
2016-01-04 12:06:29 -05:00 |
exec_test.go
|
Move ParseExec to the client where it is used.
|
2016-01-04 12:06:29 -05:00 |
export.go
|
|
|
hijack.go
|
|
|
history.go
|
|
|
images.go
|
|
|
import.go
|
|
|
info.go
|
Add authorization plugins to docker info
|
2015-12-29 22:10:23 +01:00 |
inspect.go
|
|
|
kill.go
|
|
|
load.go
|
Make docker load to output json when the response content type is json.
|
2015-12-22 19:00:27 -05:00 |
login.go
|
|
|
logout.go
|
|
|
logs.go
|
|
|
network.go
|
Add filter for network ls to hide predefined net
|
2015-12-23 13:26:40 +08:00 |
pause.go
|
|
|
port.go
|
Replace usage of pkg/nat with go-connections/nat.
|
2015-12-22 13:31:46 -05:00 |
ps.go
|
|
|
pull.go
|
|
|
push.go
|
|
|
rename.go
|
|
|
restart.go
|
|
|
rm.go
|
|
|
rmi.go
|
|
|
run.go
|
Move the runconfig.Parse() function into the runconfig/opts package.
|
2016-01-04 12:06:29 -05:00 |
save.go
|
|
|
search.go
|
|
|
start.go
|
Implement configurable detach key
|
2016-01-03 23:03:39 +01:00 |
stats.go
|
Add filter by event type and documentation.
|
2016-01-04 14:58:04 -05:00 |
stats_unit_test.go
|
|
|
stop.go
|
|
|
tag.go
|
|
|
top.go
|
|
|
trust.go
|
Remove usage of pkg sockets and tlsconfig.
|
2015-12-29 19:27:12 -05:00 |
trust_test.go
|
|
|
unpause.go
|
|
|
update.go
|
Implemet docker update command
|
2015-12-28 19:19:26 +08:00 |
utils.go
|
|
|
utils_unix.go
|
Move ValidateContextDirectory to the one package that uses it.
|
2015-12-28 11:22:39 -05:00 |
utils_windows.go
|
Move ValidateContextDirectory to the one package that uses it.
|
2015-12-28 11:22:39 -05:00 |
version.go
|
Remove version package from API types.
|
2016-01-04 12:51:45 -05:00 |
volume.go
|
|
|
wait.go
|
|
|