Documentation
¶
Index ¶
Constants ¶
View Source
const ( PowerOffState = "Off" PowerOnState = "On" )
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.