# Functions
New creates a new monitoring API client.
New creates a new monitoring API client with basic auth credentials.
New creates a new monitoring API client with a bearer token for authentication.
NewGetAllJobRunsDefault creates a GetAllJobRunsDefault with default headers values.
NewGetAllJobRunsOK creates a GetAllJobRunsOK with default headers values.
NewGetAllJobRunsParams creates a new GetAllJobRunsParams object, with the default timeout for this client.
NewGetAllJobRunsParamsWithContext creates a new GetAllJobRunsParams object with the ability to set a context for a request.
NewGetAllJobRunsParamsWithHTTPClient creates a new GetAllJobRunsParams object with the ability to set a custom HTTPClient for a request.
NewGetAllJobRunsParamsWithTimeout creates a new GetAllJobRunsParams object with the ability to set a timeout on a request.
NewGetJobRunInfoDefault creates a GetJobRunInfoDefault with default headers values.
NewGetJobRunInfoOK creates a GetJobRunInfoOK with default headers values.
NewGetJobRunInfoParams creates a new GetJobRunInfoParams object, with the default timeout for this client.
NewGetJobRunInfoParamsWithContext creates a new GetJobRunInfoParams object with the ability to set a context for a request.
NewGetJobRunInfoParamsWithHTTPClient creates a new GetJobRunInfoParams object with the ability to set a custom HTTPClient for a request.
NewGetJobRunInfoParamsWithTimeout creates a new GetJobRunInfoParams object with the ability to set a timeout on a request.
NewGetRunObjectsDetailsDefault creates a GetRunObjectsDetailsDefault with default headers values.
NewGetRunObjectsDetailsOK creates a GetRunObjectsDetailsOK with default headers values.
NewGetRunObjectsDetailsParams creates a new GetRunObjectsDetailsParams object, with the default timeout for this client.
NewGetRunObjectsDetailsParamsWithContext creates a new GetRunObjectsDetailsParams object with the ability to set a context for a request.
NewGetRunObjectsDetailsParamsWithHTTPClient creates a new GetRunObjectsDetailsParams object with the ability to set a custom HTTPClient for a request.
NewGetRunObjectsDetailsParamsWithTimeout creates a new GetRunObjectsDetailsParams object with the ability to set a timeout on a request.
# Structs
Client for monitoring API
*/.
GetAllJobRunsDefault describes a response with status code -1, with default header values.
GetAllJobRunsOK describes a response with status code 200, with default header values.
GetAllJobRunsParams contains all the parameters to send to the API endpoint
for the get all job runs operation.
GetAllJobRunsReader is a Reader for the GetAllJobRuns structure.
GetJobRunInfoDefault describes a response with status code -1, with default header values.
GetJobRunInfoOK describes a response with status code 200, with default header values.
GetJobRunInfoParams contains all the parameters to send to the API endpoint
for the get job run info operation.
GetJobRunInfoReader is a Reader for the GetJobRunInfo structure.
GetRunObjectsDetailsDefault describes a response with status code -1, with default header values.
GetRunObjectsDetailsOK describes a response with status code 200, with default header values.
GetRunObjectsDetailsParams contains all the parameters to send to the API endpoint
for the get run objects details operation.
GetRunObjectsDetailsReader is a Reader for the GetRunObjectsDetails structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.