Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Leases ¶
type Leases []Lease
func ReadLeases ¶
func (Leases) FilterActive ¶
func (Leases) LatestByMac ¶
type ReportItem ¶
type ReportItem struct { Lease Log *slog.Logger UUID *string BmcVersion *string BiosVersion *string FRU *models.V1MachineFru Powerstate *string IndicatorLED *string PowerMetric *models.V1PowerMetric PowerSupplies []*models.V1PowerSupply }
func (*ReportItem) EnrichWithBMCDetails ¶
func (i *ReportItem) EnrichWithBMCDetails(ipmiPort int, ipmiUser, ipmiPassword string) error
Click to show internal directories.
Click to hide internal directories.