Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Name - Name string )
Functions ¶
func GenServiceCmd ¶
GenServiceCmd - generates the command version for a Beat.
Types ¶
type AgentService ¶
type AgentService struct { Name string Description string Path string PathArg string EnvFile string User string Group string // contains filtered or unexported fields }
AgentService -
func (*AgentService) HandleServiceFlag ¶
func (a *AgentService) HandleServiceFlag(command string) error
HandleServiceFlag - handles the action needed based on the service flag value
Click to show internal directories.
Click to hide internal directories.