Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostAgent ¶
type HostAgent struct {
// contains filtered or unexported fields
}
func New ¶
func New(instName string, stdout io.Writer, sigintCh chan os.Signal, opts ...Opt) (*HostAgent, error)
New creates the HostAgent.
stdout is for emitting JSON lines of Events.
Click to show internal directories.
Click to hide internal directories.