k3s/pkg/kubelet/dockertools
Andy Goldstein a0a80ea76e Use go-dockerclient's APIVersion
Use go-dockerclient's APIVersion to check the minimum required Docker
version, as it contains methods for parsing the ApiVersion response from
the Docker daemon and for comparing 2 APIVersion objects.
2015-04-20 13:48:18 -04:00
..
docker.go Use go-dockerclient's APIVersion 2015-04-20 13:48:18 -04:00
docker_test.go Use go-dockerclient's APIVersion 2015-04-20 13:48:18 -04:00
fake_docker_client.go Fix data race in kubelet_test.go 2015-04-16 11:36:10 -07:00
manager.go pkg/kubelet: no more self receiver in kubelet pkg 2015-04-19 20:26:07 -07:00
manager_test.go Kubelet: a step towards to better encapsulation of docker functions 2015-04-02 13:26:39 -07:00
pty_linux.go Add streaming command execution & port forwarding 2015-02-20 09:57:02 -05:00
pty_unsupported.go Add streaming command execution & port forwarding 2015-02-20 09:57:02 -05:00