# Functions
New creates a new bug tracker controller API client.
NewListBugTrackerBadRequest creates a ListBugTrackerBadRequest with default headers values.
NewListBugTrackerConflict creates a ListBugTrackerConflict with default headers values.
NewListBugTrackerForbidden creates a ListBugTrackerForbidden with default headers values.
NewListBugTrackerInternalServerError creates a ListBugTrackerInternalServerError with default headers values.
NewListBugTrackerNotFound creates a ListBugTrackerNotFound with default headers values.
NewListBugTrackerOK creates a ListBugTrackerOK with default headers values.
NewListBugTrackerParams creates a new ListBugTrackerParams object with the default values initialized.
NewListBugTrackerParamsWithContext creates a new ListBugTrackerParams object with the default values initialized, and the ability to set a context for a request.
NewListBugTrackerParamsWithHTTPClient creates a new ListBugTrackerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListBugTrackerParamsWithTimeout creates a new ListBugTrackerParams object with the default values initialized, and the ability to set a timeout on a request.
NewListBugTrackerUnauthorized creates a ListBugTrackerUnauthorized with default headers values.
# Structs
Client for bug tracker controller API
*/.
ListBugTrackerBadRequest handles this case with default header values.
ListBugTrackerConflict handles this case with default header values.
ListBugTrackerForbidden handles this case with default header values.
ListBugTrackerInternalServerError handles this case with default header values.
ListBugTrackerNotFound handles this case with default header values.
ListBugTrackerOK handles this case with default header values.
ListBugTrackerParams contains all the parameters to send to the API endpoint
for the list bug tracker operation typically these are written to a http.Request
*/.
ListBugTrackerReader is a Reader for the ListBugTracker structure.
ListBugTrackerUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.