moby/api/types
Qiang Huang 8799c4fc0f Implemet docker update command
It's used for updating properties of one or more containers, we only
support resource configs for now. It can be extended in the future.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-12-28 19:19:26 +08:00
..
blkiodev Move blkiodev package to types. 2015-12-22 13:31:46 -05:00
container Remove package pkg/ulimit, use go-units instead. 2015-12-23 13:27:58 -05: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