Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentInstance ¶
type AgentInstance struct { ConfigurationPath string LogPath string LogRotate int Verbose bool Debug bool DisableErrorOutput bool // contains filtered or unexported fields }
func (*AgentInstance) Reload ¶
func (a *AgentInstance) Reload()
func (*AgentInstance) Shutdown ¶
func (a *AgentInstance) Shutdown()
func (*AgentInstance) Start ¶
func (a *AgentInstance) Start(parent context.Context)
Click to show internal directories.
Click to hide internal directories.