moby--moby/api/types
Anusha Ragunathan 5190794f1d Use ImageBuildOptions in builder.
dockerfile.Config is almost redundant with ImageBuildOptions.
Unify the two so that the latter can be removed. This also
helps build's API endpoint code to be less dependent on package
dockerfile.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-01-05 10:09:34 -08:00
..
blkiodev Move blkiodev package to types. 2015-12-22 13:31:46 -05:00
container Use ImageBuildOptions in builder. 2016-01-05 10:09:34 -08:00
events Add event types. 2015-12-30 17:39:33 -05:00
filters Add event types. 2015-12-30 17:39:33 -05:00
network Move networking api types to the api/types/networking package. 2015-12-09 13:55:59 -08:00
registry Move registry.SearchResult types to api/types/registry. 2015-12-15 11:44:20 -05:00
strslice Move StrSlice to types. 2015-12-22 13:31:43 -05:00
time Move timeutils functions to the only places where they are used. 2015-12-15 14:56:14 -05:00
versions Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
auth.go Move AuthConfig to api/types 2015-12-14 11:22:01 -05:00
client.go Use ImageBuildOptions in builder. 2016-01-05 10:09:34 -08:00
configs.go Implement configurable detach key 2016-01-03 23:03:39 +01:00
stats.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
types.go Remove version package from API types. 2016-01-04 12:51:45 -05:00