reload abstract method

Future<void> reload()

Refreshes the cached container state from the Docker daemon.

Called by polling strategies between attempts to pick up status changes.

Implementation

Future<void> reload();