mirror of https://github.com/fluxcd/cli-utils.git
Make BaseListPrinter more reusable by hiding IO streams from it. Formatter owns the output, so it can fully encapsulate it. That way a formatter can print to e.g. a logger, not to a raw stream and that would not require ignoring the passed IO streams. |
||
---|---|---|
.. | ||
common | ||
list | ||
table |