# Functions
New creates a new issue view template controller API client.
NewListIssueViewTemplateBadRequest creates a ListIssueViewTemplateBadRequest with default headers values.
NewListIssueViewTemplateConflict creates a ListIssueViewTemplateConflict with default headers values.
NewListIssueViewTemplateForbidden creates a ListIssueViewTemplateForbidden with default headers values.
NewListIssueViewTemplateInternalServerError creates a ListIssueViewTemplateInternalServerError with default headers values.
NewListIssueViewTemplateNotFound creates a ListIssueViewTemplateNotFound with default headers values.
NewListIssueViewTemplateOK creates a ListIssueViewTemplateOK with default headers values.
NewListIssueViewTemplateParams creates a new ListIssueViewTemplateParams object with the default values initialized.
NewListIssueViewTemplateParamsWithContext creates a new ListIssueViewTemplateParams object with the default values initialized, and the ability to set a context for a request.
NewListIssueViewTemplateParamsWithHTTPClient creates a new ListIssueViewTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListIssueViewTemplateParamsWithTimeout creates a new ListIssueViewTemplateParams object with the default values initialized, and the ability to set a timeout on a request.
NewListIssueViewTemplateUnauthorized creates a ListIssueViewTemplateUnauthorized with default headers values.
NewReadIssueViewTemplateBadRequest creates a ReadIssueViewTemplateBadRequest with default headers values.
NewReadIssueViewTemplateConflict creates a ReadIssueViewTemplateConflict with default headers values.
NewReadIssueViewTemplateForbidden creates a ReadIssueViewTemplateForbidden with default headers values.
NewReadIssueViewTemplateInternalServerError creates a ReadIssueViewTemplateInternalServerError with default headers values.
NewReadIssueViewTemplateNotFound creates a ReadIssueViewTemplateNotFound with default headers values.
NewReadIssueViewTemplateOK creates a ReadIssueViewTemplateOK with default headers values.
NewReadIssueViewTemplateParams creates a new ReadIssueViewTemplateParams object with the default values initialized.
NewReadIssueViewTemplateParamsWithContext creates a new ReadIssueViewTemplateParams object with the default values initialized, and the ability to set a context for a request.
NewReadIssueViewTemplateParamsWithHTTPClient creates a new ReadIssueViewTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadIssueViewTemplateParamsWithTimeout creates a new ReadIssueViewTemplateParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadIssueViewTemplateUnauthorized creates a ReadIssueViewTemplateUnauthorized with default headers values.
# Structs
Client for issue view template controller API
*/.
ListIssueViewTemplateBadRequest handles this case with default header values.
ListIssueViewTemplateConflict handles this case with default header values.
ListIssueViewTemplateForbidden handles this case with default header values.
ListIssueViewTemplateInternalServerError handles this case with default header values.
ListIssueViewTemplateNotFound handles this case with default header values.
ListIssueViewTemplateOK handles this case with default header values.
ListIssueViewTemplateParams contains all the parameters to send to the API endpoint
for the list issue view template operation typically these are written to a http.Request
*/.
ListIssueViewTemplateReader is a Reader for the ListIssueViewTemplate structure.
ListIssueViewTemplateUnauthorized handles this case with default header values.
ReadIssueViewTemplateBadRequest handles this case with default header values.
ReadIssueViewTemplateConflict handles this case with default header values.
ReadIssueViewTemplateForbidden handles this case with default header values.
ReadIssueViewTemplateInternalServerError handles this case with default header values.
ReadIssueViewTemplateNotFound handles this case with default header values.
ReadIssueViewTemplateOK handles this case with default header values.
ReadIssueViewTemplateParams contains all the parameters to send to the API endpoint
for the read issue view template operation typically these are written to a http.Request
*/.
ReadIssueViewTemplateReader is a Reader for the ReadIssueViewTemplate structure.
ReadIssueViewTemplateUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.