mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
6393c38339
* Config is now runconfig.Config * HostConfig is now runconfig.HostConfig * MergeConfig is now runconfig.Merge * CompareConfig is now runconfig.Compare * ParseRun is now runconfig.Parse * ContainerConfigFromJob is now runconfig.ContainerConfigFromJob * ContainerHostConfigFromJob is now runconfig.ContainerHostConfigFromJob This facilitates refactoring commands.go and shrinks the core. Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) |
||
---|---|---|
.. | ||
compare.go | ||
config.go | ||
config_test.go | ||
hostconfig.go | ||
merge.go | ||
parse.go | ||
parse_test.go |