stratis-storage / stratis-cli

CLI for the Stratis project
https://stratis-storage.github.io
Apache License 2.0
106 stars 20 forks source link

Add a class to handle lookup in pool list and report methods #1009

Closed mulkieran closed 1 year ago

mulkieran commented 1 year ago

It should have one item that is a PoolIdType and another that is the actual value. It would be possible to add some behaviors, which are basically getting mechanisms, and stop just passing around the pair everywhere.