server

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

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

func (*MockServer) Start

func (s *MockServer) Start(ctx context.Context) error

Start starts the mock server and stops on ctx cancellation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL