moby--moby/api/types
David Calavera 8669ea01ba Merge pull request #15078 from hqhq/hq_add_set_api_v2
Implement docker update command
2015-12-28 08:55:32 -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 Implemet docker update command 2015-12-28 19:19:26 +08:00