# Functions
GuessVendor will try to guess from vendor string.
# Constants
Administrator IPMI privilege.
Callback IPMI privilege.
NoAccess IPMI privilege.
OEM IPMI privilege.
Operator IPMI privilege.
User IPMI privilege.
VendorDell identifies all Dell servers.
VendorLenovo identifies all Lenovo servers.
VendorNovarion identifies all Novarion servers.
VendorSupermicro identifies all Supermicro servers.
VendorUnknown is a unknown Vendor.
VendorVagrant is a virtual machine.
# Variables
No description provided by the author
# Structs
BIOS information of this machine.
BMC Base Management Controller details.
BMCUser holds BMC user details.
Board raw dmi board information.
PasswordConstraints holds the constraints that are ensured for generated passwords.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
BMCConnection offers methods to add/update BMC users and retrieve BMC details.
OutBandBMCConnection offers a method to retrieve BMC details.