moby--moby/integration
Solomon Hykes 6393c38339 Move the canonical run configuration objects to a sub-package
* 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)
2014-02-11 20:18:46 -08:00
..
api_test.go Move the canonical run configuration objects to a sub-package 2014-02-11 20:18:46 -08:00
auth_test.go Prevent Tests from creating users on Prod Index 2014-01-29 17:18:11 -08:00
buildfile_test.go Merge pull request #3524 from tianon/supplementary-groups 2014-02-10 14:42:14 -08:00
commands_test.go Move docker rmi to a job 2014-01-24 14:55:11 -08:00
container_test.go Move the canonical run configuration objects to a sub-package 2014-02-11 20:18:46 -08:00
graph_test.go Fix the tests, too 2014-02-11 19:10:23 -07:00
iptables_test.go Move utility package 'iptables' to pkg/iptables 2014-01-06 15:41:24 -08:00
runtime_test.go Move the canonical run configuration objects to a sub-package 2014-02-11 20:18:46 -08:00
server_test.go Move the canonical run configuration objects to a sub-package 2014-02-11 20:18:46 -08:00
sorter_test.go remove some mkServerFromEngine 2014-01-31 03:34:50 +00:00
utils_test.go Move the canonical run configuration objects to a sub-package 2014-02-11 20:18:46 -08:00
z_final_test.go Move integration tests to integration/, expose missing public methods in the core 2013-11-14 10:50:00 -08:00