Operator-facing node drain controls and bounded progress reads.
Summary
Functions
@spec drain(ExStorageService.Context.t(), binary(), keyword()) :: {:ok, map()} | {:error, term()}
@spec status( ExStorageService.Context.t(), binary(), binary() | nil, pos_integer(), keyword() ) :: {:ok, map()} | {:error, term()}