Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RunCommand ¶
type RunCommand struct {
// contains filtered or unexported fields
}
RunCommand defines the agent's run command
func NewRunCommand ¶
func NewRunCommand(cfg *config.Config, apiClient api.Api, socketServer *socketserver.Server) *RunCommand
NewRunCommand creates an instance of `RunCommand`
Click to show internal directories.
Click to hide internal directories.