pkg/parsers
Daniel Nephin 91d25997f1 Move ParseDockerDaemonHost to opts/ package.
This function was only being used from a single place opts/opts.go. This
change moves it from a incohesive package (parsers) to the single place it
is used.

Also made a bunch of the helper methods private because they are not used
by any external modules.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-12-15 20:53:17 -05:00
..
kernel Windows: Fix parsers kernel test 2015-11-01 07:05:16 -08:00
operatingsystem Merge pull request #17438 from pmalmgren/17037-systemd226-cgroup 2015-11-30 11:47:16 -08:00
parsers.go Move ParseDockerDaemonHost to opts/ package. 2015-12-15 20:53:17 -05:00
parsers_test.go Move ParseDockerDaemonHost to opts/ package. 2015-12-15 20:53:17 -05:00