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
Sebastiaan van Stijn 3d82564c7a Merge pull request #18562 from haoshuwei/modify-wordspelling-in-docker-stats
Modify word spelling  in stats.go's comments
2015-12-10 13:32:10 +01:00
..
inspect Remove call to template.Option when building with 1.4. 2015-12-09 17:30:16 -05:00
lib Make the commit configuration to be a typed struct rather than accepting a string. 2015-12-09 12:06:58 -05:00
ps
attach.go
build.go
cli.go Remove old http from the docker cli. 2015-12-09 12:05:00 -05:00
client.go Implement docker search with standalone client lib. 2015-12-09 12:05:00 -05:00
commit.go Make the commit configuration to be a typed struct rather than accepting a string. 2015-12-09 12:06:58 -05:00
cp.go
create.go Implement docker pull with standalone client lib. 2015-12-09 12:05:00 -05:00
diff.go
events.go
exec.go Implement docker exec with standalone client lib. 2015-12-09 12:04:59 -05:00
export.go
hijack.go Remove old http from the docker cli. 2015-12-09 12:05:00 -05:00
history.go
images.go
import.go
info.go
inspect.go Implement all inspect commands with the new inspector interface. 2015-12-09 12:05:01 -05:00
kill.go
load.go
login.go
logout.go
logs.go
network.go Move networking api types to the api/types/networking package. 2015-12-09 13:55:59 -08:00
pause.go
port.go
ps.go
pull.go Implement docker pull with standalone client lib. 2015-12-09 12:05:00 -05:00
push.go Implement docker push with standalone client lib. 2015-12-09 12:05:00 -05:00
rename.go
restart.go
rm.go
rmi.go
run.go Implement docker run with standalone client lib. 2015-12-09 12:04:59 -05:00
save.go
search.go Implement docker search with standalone client lib. 2015-12-09 12:05:00 -05:00
start.go Implement docker run with standalone client lib. 2015-12-09 12:04:59 -05:00
stats.go Modify word spelling errors in stats.go 2015-12-10 06:57:25 +00:00
stats_unit_test.go
stop.go
tag.go
top.go
trust.go Implement docker push with standalone client lib. 2015-12-09 12:05:00 -05:00
trust_test.go
unpause.go
utils.go Remove old http from the docker cli. 2015-12-09 12:05:00 -05:00
version.go
volume.go Implement all inspect commands with the new inspector interface. 2015-12-09 12:05:01 -05:00
wait.go