Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildAgentTerm ¶
BuildAgentTerm builds the agent-term binary for doctest harnesses.
func PickFreePort ¶
PickFreePort finds an available TCP port near base.
Types ¶
type Request ¶
type Request struct {
Phase string
Args []string
ListenAddr string
DaemonPort int
StartDaemon bool
EnsureNoDaemon bool
RenameBeforeAttach string
WebSessionName string
RunCommand []string
DetachSignal bool
RunProbeSeconds int
RequireGrok bool
AgentTermBin string
DaemonAddr string
}
Request is the doctest harness request for agent-term CLI tests.
Click to show internal directories.
Click to hide internal directories.