Documentation
¶
Index ¶
Constants ¶
View Source
const ( LockedResourceState = "Locked" UnlockedResourceState = "Unlocked" ResourceLockKey = "resourceLock" PowerOffState = "Off" PowerOnState = "On" )
View Source
const ( BiosSettingsPathSufficx = "Bios/Settings" AttributesKey = "Attributes" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockServer ¶
type MockServer struct {
// contains filtered or unexported fields
}
func NewMockServer ¶
func NewMockServer(log logr.Logger, addr string) *MockServer
Click to show internal directories.
Click to hide internal directories.