mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +00:00
Most fields in NetworkSettingsBase are deprecated, so deprecate the whole struct. The few fields which aren't deprecated will move to the NetworkSettings struct in v29. Signed-off-by: Albin Kerouanton <albinker@gmail.com>