Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrOtlpServerStart = errors.New("OTLP server start error")
Functions ¶
func RunDesktopStrategy ¶
func StartCollector ¶
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
func NewRunner ¶
func NewRunner(configurator config.Configurator, resources *resourcemanager.Registry, ui ui.ConsoleUI) *Runner
type Session ¶
type Session struct { Token string // contains filtered or unexported fields }
func StartSession ¶
Start the agent session with given configuration
func (*Session) WaitUntilDisconnected ¶
func (s *Session) WaitUntilDisconnected()
Click to show internal directories.
Click to hide internal directories.