vieyahn2017 / repos

【已经迁移到goto/javaway】
2 stars 1 forks source link

peter-wangxu/goock--A go library for discovering and managing block device #3

Closed vieyahn2017 closed 5 years ago

vieyahn2017 commented 6 years ago

https://github.com/peter-wangxu/goock

vieyahn2017 commented 6 years ago

Goock aims at providing a easy-to-use library/client for block device discovering and management. user no longer needs the use of multiple linux tools like open-iscsi, multipath-tools, sysfsutils and sg3-utils). Instead, goock will leverage the power of many *nux device management tools, and provides simple and straightforward API/CLI for developers and administrators.

This project is inspired by OpenStack project os-brick