mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Deferred reove functionality was added to library later. So in old version of library it did not report deferred_remove field. Create a new function which also gets deferred_remove field and it will be called only on newer version of library. Signed-off-by: Vivek Goyal <vgoyal@redhat.com>