# Functions
NewClient returns a redfishwrapper client.
WithBasicAuthEnabled sets Basic Auth on the Gofish driver.
WithEtagMatchDisabled disables the If-Match Etag header from being included by the Gofish driver.
WithHTTPClient returns an option that sets an HTTP client for the connecion.
WithLogger sets the logger on the redfish wrapper client.
WithSecureTLS returns an option that enables secure TLS with an optional cert pool.
No description provided by the author
WithVersionsNotCompatible returns an option that sets the redfish versions to ignore as incompatible.
# Variables
No description provided by the author
No description provided by the author
Supported Chassis Odata IDs.
# Structs
Client is a redfishwrapper client which wraps the gofish client.
No description provided by the author
No description provided by the author
# Type aliases
Option is a function applied to a *Conn.