proxy.golang.org : github.com/jacobweinstock/bmclib
Package bmclib abstracts various vendor/models of Baseboard Management controllers. ENV vars ======== export DEBUG_BMCLIB=1 for bmclib to verbose log export BMCLIB_TEST=1 to run on a dummy bmc (dry run). Scan and connect ---------------- Connect to a BMC - "discover" its model, vendor, for list of supported BMCs see README.md. Once a connection is setup, the connection needs to be type asserted, to either a 'Bmc' or 'BmcChassis'.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/jacobweinstock/bmclib
License: Apache-2.0
Latest release: over 4 years ago
First release: almost 7 years ago
Namespace: github.com/jacobweinstock
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago