1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-15 09:14:13 +02:00
watchtower/container
Brian DeHamer 058d6e5507 Turn DockerClient into dockerClient
No need to export this particular struct since we already have a public
Client interface available and a NewClient function which can be used to
instantiate the concrete struct.
2015-07-31 22:04:56 +00:00
..
mockclient Support for --cleanup flag 2015-07-31 18:24:27 +00:00
client_test.go Turn DockerClient into dockerClient 2015-07-31 22:04:56 +00:00
client.go Turn DockerClient into dockerClient 2015-07-31 22:04:56 +00:00
container_test.go Support for --cleanup flag 2015-07-31 18:24:27 +00:00
container.go Support for --cleanup flag 2015-07-31 18:24:27 +00:00
sort_test.go Allow user-configurable DOCKER_HOST 2015-07-21 19:37:18 +00:00
sort.go Go-lint clean-up 2015-07-21 21:40:22 +00:00
util_test.go Refactoring & renaming 2015-07-21 16:58:31 +00:00
util.go Refactoring & renaming 2015-07-21 16:58:31 +00:00