moby--moby/daemon/network
karthik nayak 131cbaf5b7 Network: add support for 'dangling' filter
Like its counterpart in images and volumes, introduce the dangling
filter while listing networks. When the filter value is set to true,
only networks which aren't attached to containers and aren't builtin
networks are shown. When set to false, all builtin networks and
networks which are attached to containers are shown.

Signed-off-by: Karthik Nayak <Karthik.188@gmail.com>
2019-02-27 15:08:44 -05:00
..
filter.go Network: add support for 'dangling' filter 2019-02-27 15:08:44 -05:00
filter_test.go Network: add support for 'dangling' filter 2019-02-27 15:08:44 -05:00
settings.go Block task starting until node attachments are ready 2018-08-20 15:28:15 -05:00