moby--moby/volume
David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig.
- Use the ones provided by docker/go-connections, they are a drop in replacement.
- Remove pkg/sockets from docker.
- Keep pkg/tlsconfig because libnetwork still needs it and there is a
  circular dependency issue.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-12-29 19:27:12 -05:00
..
drivers Remove usage of pkg sockets and tlsconfig. 2015-12-29 19:27:12 -05:00
local Fix typos found across repository 2015-12-13 18:04:12 +02:00
store volume: store: store.go: remove debug message 2015-12-21 19:14:27 +01:00
testutils Move volume ref counting store to a package. 2015-09-21 12:46:49 -04:00
volume.go Add capability to specify mount propagation per volume 2015-12-14 10:39:53 -05:00
volume_propagation_linux.go Add capability to specify mount propagation per volume 2015-12-14 10:39:53 -05:00
volume_propagation_linux_test.go Add some unit and integration tests 2015-12-14 10:39:53 -05:00
volume_propagation_unsupported.go Add capability to specify mount propagation per volume 2015-12-14 10:39:53 -05:00
volume_test.go Fix volume error messages 2015-10-28 09:23:43 -07:00
volume_unix.go Add capability to specify mount propagation per volume 2015-12-14 10:39:53 -05:00
volume_windows.go Merge pull request #17034 from rhvgoyal/volume-propagation 2015-12-15 12:14:41 -05:00