Documentation ¶
Overview ¶
Package job is a service to consume, process, and return Agent jobs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
Service is the structure used to interact with job objects
func NewJobService ¶
NewJobService is the factory to create a new service for handling Jobs
func (*Service) AddResult ¶
AddResult creates a Job Results structure and places it in the outgoing channel
func (*Service) Check ¶
Check does not block and returns any jobs ready to be returned to the Merlin server
func (*Service) Control ¶
Control handles jobs that have the CONTROL type used to configure the Agent or the network communication client
Click to show internal directories.
Click to hide internal directories.