Documentation ¶
Index ¶
- Constants
- func InBand(board *api.Board, log logger.Logger) (hal.InBand, error)
- func NewRemoteSum(sumBin, boardName, ip, user, password string, log logger.Logger) (*sum, error)
- func OutBand(r *redfish.APIClient, board *api.Board, ip string, ipmiPort int, ...) (hal.OutBand, error)
- type BiosCfg
- type Menu
Constants ¶
View Source
const ( // Bigtwin X11DPT_B boardModel = iota // S2 Storage X11SDV_8C_TP8F // S3 X11DPU // N1 Firewall X11SDD_8C_F // Newer C1/M1 machines aka C2 X12DPT_B6 // G1 GPU machine X13DDW_A // Newer Microclouds X13SCD_F )
Variables ¶
This section is empty.
Functions ¶
func NewRemoteSum ¶ added in v0.3.1
Types ¶
Click to show internal directories.
Click to hide internal directories.