forked from hyperledger-cacti/cacti
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(test-tooling): pruneDockerResources() observability hyperledger-…
…cacti#694 Primary change ----------------------- Adds request and response definitions to the pruneDockerResources() method to allow callers to control the log levels and also to get a complete report of the pruning processes' outcome from the returned object instead of just returning with `void`. Miscellaneous changes ---------------------------------- Significantly improved the documentation for the utility method in question. Fixes hyperledger-cacti#694 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
- Loading branch information
Showing
2 changed files
with
69 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters