moby--moby/pkg/parsers
Brian Goff bd4fe9b986 Cleanup ParseHost
Current implementation is comingling things that ought not be together.
There are _some_ similarities between parsing for the different proto
types, but they are more different than alike, making the code extremely
difficult to reason about.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2014-11-25 18:55:40 -05:00
..
filters Fix for #8777 2014-11-20 13:36:46 +09:00
kernel Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary 2014-08-06 17:20:21 -06:00
operatingsystem Fix the unit test not to remove /tmp 2014-11-07 02:43:59 +09:00
MAINTAINERS Move parsing functions to pkg/parsers and the specific kernel handling 2014-07-29 13:09:10 -07:00
parsers.go Cleanup ParseHost 2014-11-25 18:55:40 -05:00
parsers_test.go Move parsing functions to pkg/parsers and the specific kernel handling 2014-07-29 13:09:10 -07:00