David Calavera defd1519f7 Remove api client lib dependency on tlsconfig and sockets packages. 9 years ago
..
inspect bc02d42d9e Make sure template inspector always prints a carriage return. 9 years ago
lib defd1519f7 Remove api client lib dependency on tlsconfig and sockets packages. 9 years ago
ps 4fef42ba20 Replace pkg/units with docker/go-units. 9 years ago
attach.go 5e80ac9c84 Implement docker attach with standalone client lib. 9 years ago
build.go eeb2d4c1ad Clean up reference type switches 9 years ago
cli.go defd1519f7 Remove api client lib dependency on tlsconfig and sockets packages. 9 years ago
client.go 905f3336b2 Merge pull request #15964 from duglin/APIVersion 9 years ago
commit.go ffded61dad Update Named reference with validation of conversions 9 years ago
cp.go 927b334ebf Fix typos found across repository 9 years ago
create.go eeb2d4c1ad Clean up reference type switches 9 years ago
diff.go e562ac42f4 Implement docker diff with standalone client lib. 9 years ago
events.go e98cae4919 Move filters package to the API. 9 years ago
exec.go 3f9f23114f Implement docker exec with standalone client lib. 9 years ago
export.go e0549b8ceb Implement docker export with standalone client lib. 9 years ago
hijack.go 5a0a6ee9cd Remove old http from the docker cli. 9 years ago
history.go 4fef42ba20 Replace pkg/units with docker/go-units. 9 years ago
images.go 2655954c2d Add own reference package wrapper 9 years ago
import.go eeb2d4c1ad Clean up reference type switches 9 years ago
info.go 4fef42ba20 Replace pkg/units with docker/go-units. 9 years ago
inspect.go 57b6796304 Implement all inspect commands with the new inspector interface. 9 years ago
kill.go c57e62d00e Implement docker kill with standalone client lib. 9 years ago
load.go 9073a52ea8 Implement docker load with standalone client lib. 9 years ago
login.go 96c10098ac Move IndexInfo and ServiceConfig types to api/types/registry/registry.go 9 years ago
logout.go 2b0927c9ac Use consistent command description 9 years ago
logs.go 8b15839ee8 Create interface that clients that talk to the api must fulfill. 9 years ago
network.go 927b334ebf Fix typos found across repository 9 years ago
pause.go 55333e8f90 Implement docker pause with standalone client lib. 9 years ago
port.go eeee2eae86 Implement docker port with standalone client lib. 9 years ago
ps.go e98cae4919 Move filters package to the API. 9 years ago
pull.go eeb2d4c1ad Clean up reference type switches 9 years ago
push.go 2655954c2d Add own reference package wrapper 9 years ago
rename.go ac8fb77c74 Implement container rename with standalone client lib. 9 years ago
restart.go b7de53634c Implement docker restart with standalone client lib. 9 years ago
rm.go 8b15839ee8 Create interface that clients that talk to the api must fulfill. 9 years ago
rmi.go 8b15839ee8 Create interface that clients that talk to the api must fulfill. 9 years ago
run.go bcb848c87f Implement docker run with standalone client lib. 9 years ago
save.go 373f55eecd Implement docker save with standalone client lib. 9 years ago
search.go c4472b389d Move registry.SearchResult types to api/types/registry. 9 years ago
start.go 927b334ebf Fix typos found across repository 9 years ago
stats.go 4fef42ba20 Replace pkg/units with docker/go-units. 9 years ago
stats_unit_test.go 211449a1ca Fix docker stats show blkio when there are multiple block devices. 10 years ago
stop.go 9ec1cf92f5 Implement docker stop with standalone client lib. 9 years ago
tag.go eeb2d4c1ad Clean up reference type switches 9 years ago
top.go 7573c153c5 Implement docker top with standalone client lib. 9 years ago
trust.go eeb2d4c1ad Clean up reference type switches 9 years ago
trust_test.go 96c10098ac Move IndexInfo and ServiceConfig types to api/types/registry/registry.go 9 years ago
unpause.go b8be62e28e Implement docker unpause with standalone client lib. 9 years ago
utils.go 96c10098ac Move IndexInfo and ServiceConfig types to api/types/registry/registry.go 9 years ago
version.go 6287ec9095 Add a DOCKER_API_VERSION env var 9 years ago
volume.go e98cae4919 Move filters package to the API. 9 years ago
wait.go 51efb1480a Implement docker wait with standalone client lib. 9 years ago