package
0.2.0
Repository: https://github.com/lf-edge/eden.git
Documentation: pkg.go.dev

# Functions

GetControllerMode parse url with controller.
InitState init State object for device.
NewTestContext creates new TestContext.
SendCommandSSH try to access SSH with timer and sends command.
SendFileSCP sends a file over SCP.

# Structs

EdgeNodeDescription must be defined in config file.
Project structure for test set.
State aggregates device state.
TestContext is main structure for running tests.

# Type aliases

Callback provides callback to process.
EdgeNodeOption is type to use for creation of device.Ctx.
GetEdgeNodeOpts pattern to pass device modifications.
ProcAppLogFunc provides callback to process app log.
ProcInfoFunc provides callback to process info.
ProcLogFlowFunc provides callback to process flowLog.
ProcLogFunc provides callback to process log.
ProcMetricFunc provides callback to process metric.
ProcTimerFunc provides callback to process on timer event.