package
2.0.4
Repository: https://github.com/nuclearbob/bmclib.git
Documentation: pkg.go.dev

# Functions

NewClient returns a redfishwrapper client.
WithBasicAuthEnabled sets Basic Auth on the Gofish driver.
WithHTTPClient returns an option that sets an HTTP client for the connecion.
WithSecureTLS returns an option that enables secure TLS with an optional cert pool.
WithVersionsNotCompatible returns an option that sets the redfish versions to ignore as incompatible.

# Structs

Client is a redfishwrapper client which wraps the gofish client.

# Type aliases

Option is a function applied to a *Conn.