# 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.
# Type aliases
Option is a function applied to a *Conn.