proxy.golang.org : github.com/nuclearbob/bmclib : v0.5.4
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 -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/nuclearbob/[email protected]
Published:
Indexed:
- github.com/bmc-toolbox/common v0.0.0-20220707135204-5368ecd5d175
- github.com/bombsimon/logrusr/v2 v2.0.1
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.4.9
- github.com/go-logr/logr v1.2.3
- github.com/go-playground/locales v0.13.0
- github.com/go-playground/universal-translator v0.17.0
- github.com/google/go-cmp v0.5.8
- github.com/google/go-querystring v1.0.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/hcl v1.0.0
- github.com/jacobweinstock/registrar v0.4.6
- github.com/leodido/go-urn v1.2.1
- github.com/magiconair/properties v1.8.4
- github.com/mitchellh/mapstructure v1.4.1
- github.com/pelletier/go-toml v1.8.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/afero v1.6.0
- github.com/spf13/cast v1.3.1
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.7.1
- github.com/stmcginnis/gofish v0.13.1-0.20220607130030-441f9352fa9b
- github.com/stretchr/testify v1.7.0
- github.com/subosito/gotenv v1.2.0
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f
- golang.org/x/sys v0.0.0-20211019181941-9d821ace8654
- golang.org/x/text v0.3.7
- gopkg.in/go-playground/assert.v1 v1.2.1
- gopkg.in/go-playground/validator.v9 v9.31.0
- gopkg.in/ini.v1 v1.62.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b