package
0.0.0-20211004124535-037b8dbae9f1
Repository: https://github.com/alexandrgurkin/tasker.git
Documentation: pkg.go.dev
# Functions
New creates a new exec task API client.
NewGetExecuteTaskAgentBadRequest creates a GetExecuteTaskAgentBadRequest with default headers values.
NewGetExecuteTaskAgentOK creates a GetExecuteTaskAgentOK with default headers values.
NewGetExecuteTaskAgentParams creates a new GetExecuteTaskAgentParams object with the default values initialized.
NewGetExecuteTaskAgentParamsWithContext creates a new GetExecuteTaskAgentParams object with the default values initialized, and the ability to set a context for a request.
NewGetExecuteTaskAgentParamsWithHTTPClient creates a new GetExecuteTaskAgentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetExecuteTaskAgentParamsWithTimeout creates a new GetExecuteTaskAgentParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for exec task API
*/.
GetExecuteTaskAgentBadRequest handles this case with default header values.
GetExecuteTaskAgentOK handles this case with default header values.
GetExecuteTaskAgentParams contains all the parameters to send to the API endpoint
for the get execute task agent operation typically these are written to a http.Request
*/.
GetExecuteTaskAgentReader is a Reader for the GetExecuteTaskAgent structure.
# Interfaces
ClientService is the interface for Client methods.