# Functions
New creates a new project version of project controller API client.
NewCreateProjectVersionOfProjectBadRequest creates a CreateProjectVersionOfProjectBadRequest with default headers values.
NewCreateProjectVersionOfProjectConflict creates a CreateProjectVersionOfProjectConflict with default headers values.
NewCreateProjectVersionOfProjectCreated creates a CreateProjectVersionOfProjectCreated with default headers values.
NewCreateProjectVersionOfProjectForbidden creates a CreateProjectVersionOfProjectForbidden with default headers values.
NewCreateProjectVersionOfProjectInternalServerError creates a CreateProjectVersionOfProjectInternalServerError with default headers values.
NewCreateProjectVersionOfProjectNotFound creates a CreateProjectVersionOfProjectNotFound with default headers values.
NewCreateProjectVersionOfProjectParams creates a new CreateProjectVersionOfProjectParams object with the default values initialized.
NewCreateProjectVersionOfProjectParamsWithContext creates a new CreateProjectVersionOfProjectParams object with the default values initialized, and the ability to set a context for a request.
NewCreateProjectVersionOfProjectParamsWithHTTPClient creates a new CreateProjectVersionOfProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateProjectVersionOfProjectParamsWithTimeout creates a new CreateProjectVersionOfProjectParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateProjectVersionOfProjectUnauthorized creates a CreateProjectVersionOfProjectUnauthorized with default headers values.
NewListProjectVersionOfProjectBadRequest creates a ListProjectVersionOfProjectBadRequest with default headers values.
NewListProjectVersionOfProjectConflict creates a ListProjectVersionOfProjectConflict with default headers values.
NewListProjectVersionOfProjectForbidden creates a ListProjectVersionOfProjectForbidden with default headers values.
NewListProjectVersionOfProjectInternalServerError creates a ListProjectVersionOfProjectInternalServerError with default headers values.
NewListProjectVersionOfProjectNotFound creates a ListProjectVersionOfProjectNotFound with default headers values.
NewListProjectVersionOfProjectOK creates a ListProjectVersionOfProjectOK with default headers values.
NewListProjectVersionOfProjectParams creates a new ListProjectVersionOfProjectParams object with the default values initialized.
NewListProjectVersionOfProjectParamsWithContext creates a new ListProjectVersionOfProjectParams object with the default values initialized, and the ability to set a context for a request.
NewListProjectVersionOfProjectParamsWithHTTPClient creates a new ListProjectVersionOfProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListProjectVersionOfProjectParamsWithTimeout creates a new ListProjectVersionOfProjectParams object with the default values initialized, and the ability to set a timeout on a request.
NewListProjectVersionOfProjectUnauthorized creates a ListProjectVersionOfProjectUnauthorized with default headers values.
# Structs
Client for project version of project controller API
*/.
CreateProjectVersionOfProjectBadRequest handles this case with default header values.
CreateProjectVersionOfProjectConflict handles this case with default header values.
CreateProjectVersionOfProjectCreated handles this case with default header values.
CreateProjectVersionOfProjectForbidden handles this case with default header values.
CreateProjectVersionOfProjectInternalServerError handles this case with default header values.
CreateProjectVersionOfProjectNotFound handles this case with default header values.
CreateProjectVersionOfProjectParams contains all the parameters to send to the API endpoint
for the create project version of project operation typically these are written to a http.Request
*/.
CreateProjectVersionOfProjectReader is a Reader for the CreateProjectVersionOfProject structure.
CreateProjectVersionOfProjectUnauthorized handles this case with default header values.
ListProjectVersionOfProjectBadRequest handles this case with default header values.
ListProjectVersionOfProjectConflict handles this case with default header values.
ListProjectVersionOfProjectForbidden handles this case with default header values.
ListProjectVersionOfProjectInternalServerError handles this case with default header values.
ListProjectVersionOfProjectNotFound handles this case with default header values.
ListProjectVersionOfProjectOK handles this case with default header values.
ListProjectVersionOfProjectParams contains all the parameters to send to the API endpoint
for the list project version of project operation typically these are written to a http.Request
*/.
ListProjectVersionOfProjectReader is a Reader for the ListProjectVersionOfProject structure.
ListProjectVersionOfProjectUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.