# Functions
New creates a new process API client.
NewGetProcessBadRequest creates a GetProcessBadRequest with default headers values.
NewGetProcessesBadRequest creates a GetProcessesBadRequest with default headers values.
NewGetProcessesOK creates a GetProcessesOK with default headers values.
NewGetProcessesParams creates a new GetProcessesParams object with the default values initialized.
NewGetProcessesParamsWithContext creates a new GetProcessesParams object with the default values initialized, and the ability to set a context for a request.
NewGetProcessesParamsWithHTTPClient creates a new GetProcessesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetProcessesParamsWithTimeout creates a new GetProcessesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetProcessNotFound creates a GetProcessNotFound with default headers values.
NewGetProcessOK creates a GetProcessOK with default headers values.
NewGetProcessParams creates a new GetProcessParams object with the default values initialized.
NewGetProcessParamsWithContext creates a new GetProcessParams object with the default values initialized, and the ability to set a context for a request.
NewGetProcessParamsWithHTTPClient creates a new GetProcessParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetProcessParamsWithTimeout creates a new GetProcessParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for process API
*/.
GetProcessBadRequest handles this case with default header values.
GetProcessesBadRequest handles this case with default header values.
GetProcessesOK handles this case with default header values.
GetProcessesParams contains all the parameters to send to the API endpoint
for the get processes operation typically these are written to a http.Request
*/.
GetProcessesReader is a Reader for the GetProcesses structure.
GetProcessNotFound handles this case with default header values.
GetProcessOK handles this case with default header values.
GetProcessParams contains all the parameters to send to the API endpoint
for the get process operation typically these are written to a http.Request
*/.
GetProcessReader is a Reader for the GetProcess structure.