1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/types
Qiang Huang 2e02077e9f Remove duplicated OomKilldisable
It's in Resources, but wrongly added back to HostConfig in
https://github.com/docker/docker/pull/18762

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-12-24 15:28:56 +08:00
..
blkiodev Move blkiodev package to types. 2015-12-22 13:31:46 -05:00
container Remove duplicated OomKilldisable 2015-12-24 15:28:56 +08:00
filters Move filters package to the API. 2015-12-15 18:13:26 -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 Merge pull request #18878 from calavera/conditional_load_response 2015-12-24 01:11:54 +01:00
configs.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
stats.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
types.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00