moby/api/types
Zhang Wei 26dd026bd7 Add filter for network ls to hide predefined net
Add filter support for `network ls` to hide predefined network,
then user can use "docker network rm `docker network ls -f type=custom`"
to delete a bundle of userdefined networks.

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2015-12-23 13:26:40 +08:00
..
blkiodev Move blkiodev package to types. 2015-12-22 13:31:46 -05:00
container Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -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 Add filter for network ls to hide predefined net 2015-12-23 13:26:40 +08: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