package
0.3.0
Repository: https://github.com/ledor473/lightstep-api-go.git
Documentation: pkg.go.dev

# Functions

New creates a new workflow links API client.
NewCreateWorkflowLinkBadRequest creates a CreateWorkflowLinkBadRequest with default headers values.
NewCreateWorkflowLinkForbidden creates a CreateWorkflowLinkForbidden with default headers values.
NewCreateWorkflowLinkNotFound creates a CreateWorkflowLinkNotFound with default headers values.
NewCreateWorkflowLinkOK creates a CreateWorkflowLinkOK with default headers values.
NewCreateWorkflowLinkParams creates a new CreateWorkflowLinkParams object with the default values initialized.
NewCreateWorkflowLinkParamsWithContext creates a new CreateWorkflowLinkParams object with the default values initialized, and the ability to set a context for a request.
NewCreateWorkflowLinkParamsWithHTTPClient creates a new CreateWorkflowLinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateWorkflowLinkParamsWithTimeout creates a new CreateWorkflowLinkParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateWorkflowLinkUnauthorized creates a CreateWorkflowLinkUnauthorized with default headers values.
NewDeleteWorkflowLinkNoContent creates a DeleteWorkflowLinkNoContent with default headers values.
NewDeleteWorkflowLinkNotFound creates a DeleteWorkflowLinkNotFound with default headers values.
NewDeleteWorkflowLinkParams creates a new DeleteWorkflowLinkParams object with the default values initialized.
NewDeleteWorkflowLinkParamsWithContext creates a new DeleteWorkflowLinkParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteWorkflowLinkParamsWithHTTPClient creates a new DeleteWorkflowLinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteWorkflowLinkParamsWithTimeout creates a new DeleteWorkflowLinkParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteWorkflowLinkUnauthorized creates a DeleteWorkflowLinkUnauthorized with default headers values.
NewGetWorkflowLinkNotFound creates a GetWorkflowLinkNotFound with default headers values.
NewGetWorkflowLinkOK creates a GetWorkflowLinkOK with default headers values.
NewGetWorkflowLinkParams creates a new GetWorkflowLinkParams object with the default values initialized.
NewGetWorkflowLinkParamsWithContext creates a new GetWorkflowLinkParams object with the default values initialized, and the ability to set a context for a request.
NewGetWorkflowLinkParamsWithHTTPClient creates a new GetWorkflowLinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetWorkflowLinkParamsWithTimeout creates a new GetWorkflowLinkParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetWorkflowLinkUnauthorized creates a GetWorkflowLinkUnauthorized with default headers values.
NewListWorkflowLinksNotFound creates a ListWorkflowLinksNotFound with default headers values.
NewListWorkflowLinksOK creates a ListWorkflowLinksOK with default headers values.
NewListWorkflowLinksParams creates a new ListWorkflowLinksParams object with the default values initialized.
NewListWorkflowLinksParamsWithContext creates a new ListWorkflowLinksParams object with the default values initialized, and the ability to set a context for a request.
NewListWorkflowLinksParamsWithHTTPClient creates a new ListWorkflowLinksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListWorkflowLinksParamsWithTimeout creates a new ListWorkflowLinksParams object with the default values initialized, and the ability to set a timeout on a request.
NewListWorkflowLinksUnauthorized creates a ListWorkflowLinksUnauthorized with default headers values.
NewPatchWorkflowLinkBadRequest creates a PatchWorkflowLinkBadRequest with default headers values.
NewPatchWorkflowLinkForbidden creates a PatchWorkflowLinkForbidden with default headers values.
NewPatchWorkflowLinkNotFound creates a PatchWorkflowLinkNotFound with default headers values.
NewPatchWorkflowLinkOK creates a PatchWorkflowLinkOK with default headers values.
NewPatchWorkflowLinkParams creates a new PatchWorkflowLinkParams object with the default values initialized.
NewPatchWorkflowLinkParamsWithContext creates a new PatchWorkflowLinkParams object with the default values initialized, and the ability to set a context for a request.
NewPatchWorkflowLinkParamsWithHTTPClient creates a new PatchWorkflowLinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPatchWorkflowLinkParamsWithTimeout creates a new PatchWorkflowLinkParams object with the default values initialized, and the ability to set a timeout on a request.
NewPatchWorkflowLinkUnauthorized creates a PatchWorkflowLinkUnauthorized with default headers values.

# Structs

Client for workflow links API */.
CreateWorkflowLinkBadRequest handles this case with default header values.
CreateWorkflowLinkForbidden handles this case with default header values.
CreateWorkflowLinkNotFound handles this case with default header values.
CreateWorkflowLinkOK handles this case with default header values.
CreateWorkflowLinkParams contains all the parameters to send to the API endpoint for the create workflow link operation typically these are written to a http.Request */.
CreateWorkflowLinkReader is a Reader for the CreateWorkflowLink structure.
CreateWorkflowLinkUnauthorized handles this case with default header values.
DeleteWorkflowLinkNoContent handles this case with default header values.
DeleteWorkflowLinkNotFound handles this case with default header values.
DeleteWorkflowLinkParams contains all the parameters to send to the API endpoint for the delete workflow link operation typically these are written to a http.Request */.
DeleteWorkflowLinkReader is a Reader for the DeleteWorkflowLink structure.
DeleteWorkflowLinkUnauthorized handles this case with default header values.
GetWorkflowLinkNotFound handles this case with default header values.
GetWorkflowLinkOK handles this case with default header values.
GetWorkflowLinkParams contains all the parameters to send to the API endpoint for the get workflow link operation typically these are written to a http.Request */.
GetWorkflowLinkReader is a Reader for the GetWorkflowLink structure.
GetWorkflowLinkUnauthorized handles this case with default header values.
ListWorkflowLinksNotFound handles this case with default header values.
ListWorkflowLinksOK handles this case with default header values.
ListWorkflowLinksParams contains all the parameters to send to the API endpoint for the list workflow links operation typically these are written to a http.Request */.
ListWorkflowLinksReader is a Reader for the ListWorkflowLinks structure.
ListWorkflowLinksUnauthorized handles this case with default header values.
PatchWorkflowLinkBadRequest handles this case with default header values.
PatchWorkflowLinkForbidden handles this case with default header values.
PatchWorkflowLinkNotFound handles this case with default header values.
PatchWorkflowLinkOK handles this case with default header values.
PatchWorkflowLinkParams contains all the parameters to send to the API endpoint for the patch workflow link operation typically these are written to a http.Request */.
PatchWorkflowLinkReader is a Reader for the PatchWorkflowLink structure.
PatchWorkflowLinkUnauthorized handles this case with default header values.

# Interfaces

API is the interface of the workflow links client.