# Functions
New creates a new repository API client.
NewDeleteRepositoryBadRequest creates a DeleteRepositoryBadRequest with default headers values.
NewDeleteRepositoryForbidden creates a DeleteRepositoryForbidden with default headers values.
NewDeleteRepositoryInternalServerError creates a DeleteRepositoryInternalServerError with default headers values.
NewDeleteRepositoryNotFound creates a DeleteRepositoryNotFound with default headers values.
NewDeleteRepositoryOK creates a DeleteRepositoryOK with default headers values.
NewDeleteRepositoryParams creates a new DeleteRepositoryParams object with the default values initialized.
NewDeleteRepositoryParamsWithContext creates a new DeleteRepositoryParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteRepositoryParamsWithHTTPClient creates a new DeleteRepositoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteRepositoryParamsWithTimeout creates a new DeleteRepositoryParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteRepositoryUnauthorized creates a DeleteRepositoryUnauthorized with default headers values.
NewGetRepositoryBadRequest creates a GetRepositoryBadRequest with default headers values.
NewGetRepositoryForbidden creates a GetRepositoryForbidden with default headers values.
NewGetRepositoryInternalServerError creates a GetRepositoryInternalServerError with default headers values.
NewGetRepositoryNotFound creates a GetRepositoryNotFound with default headers values.
NewGetRepositoryOK creates a GetRepositoryOK with default headers values.
NewGetRepositoryParams creates a new GetRepositoryParams object with the default values initialized.
NewGetRepositoryParamsWithContext creates a new GetRepositoryParams object with the default values initialized, and the ability to set a context for a request.
NewGetRepositoryParamsWithHTTPClient creates a new GetRepositoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetRepositoryParamsWithTimeout creates a new GetRepositoryParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetRepositoryUnauthorized creates a GetRepositoryUnauthorized with default headers values.
NewListAllRepositoriesBadRequest creates a ListAllRepositoriesBadRequest with default headers values.
NewListAllRepositoriesInternalServerError creates a ListAllRepositoriesInternalServerError with default headers values.
NewListAllRepositoriesOK creates a ListAllRepositoriesOK with default headers values.
NewListAllRepositoriesParams creates a new ListAllRepositoriesParams object with the default values initialized.
NewListAllRepositoriesParamsWithContext creates a new ListAllRepositoriesParams object with the default values initialized, and the ability to set a context for a request.
NewListAllRepositoriesParamsWithHTTPClient creates a new ListAllRepositoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListAllRepositoriesParamsWithTimeout creates a new ListAllRepositoriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewListRepositoriesBadRequest creates a ListRepositoriesBadRequest with default headers values.
NewListRepositoriesForbidden creates a ListRepositoriesForbidden with default headers values.
NewListRepositoriesInternalServerError creates a ListRepositoriesInternalServerError with default headers values.
NewListRepositoriesNotFound creates a ListRepositoriesNotFound with default headers values.
NewListRepositoriesOK creates a ListRepositoriesOK with default headers values.
NewListRepositoriesParams creates a new ListRepositoriesParams object with the default values initialized.
NewListRepositoriesParamsWithContext creates a new ListRepositoriesParams object with the default values initialized, and the ability to set a context for a request.
NewListRepositoriesParamsWithHTTPClient creates a new ListRepositoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListRepositoriesParamsWithTimeout creates a new ListRepositoriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewListRepositoriesUnauthorized creates a ListRepositoriesUnauthorized with default headers values.
NewUpdateRepositoryBadRequest creates a UpdateRepositoryBadRequest with default headers values.
NewUpdateRepositoryForbidden creates a UpdateRepositoryForbidden with default headers values.
NewUpdateRepositoryInternalServerError creates a UpdateRepositoryInternalServerError with default headers values.
NewUpdateRepositoryNotFound creates a UpdateRepositoryNotFound with default headers values.
NewUpdateRepositoryOK creates a UpdateRepositoryOK with default headers values.
NewUpdateRepositoryParams creates a new UpdateRepositoryParams object with the default values initialized.
NewUpdateRepositoryParamsWithContext creates a new UpdateRepositoryParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateRepositoryParamsWithHTTPClient creates a new UpdateRepositoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateRepositoryParamsWithTimeout creates a new UpdateRepositoryParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateRepositoryUnauthorized creates a UpdateRepositoryUnauthorized with default headers values.
# Structs
Client for repository API
*/.
DeleteRepositoryBadRequest handles this case with default header values.
DeleteRepositoryForbidden handles this case with default header values.
DeleteRepositoryInternalServerError handles this case with default header values.
DeleteRepositoryNotFound handles this case with default header values.
DeleteRepositoryOK handles this case with default header values.
DeleteRepositoryParams contains all the parameters to send to the API endpoint
for the delete repository operation typically these are written to a http.Request
*/.
DeleteRepositoryReader is a Reader for the DeleteRepository structure.
DeleteRepositoryUnauthorized handles this case with default header values.
GetRepositoryBadRequest handles this case with default header values.
GetRepositoryForbidden handles this case with default header values.
GetRepositoryInternalServerError handles this case with default header values.
GetRepositoryNotFound handles this case with default header values.
GetRepositoryOK handles this case with default header values.
GetRepositoryParams contains all the parameters to send to the API endpoint
for the get repository operation typically these are written to a http.Request
*/.
GetRepositoryReader is a Reader for the GetRepository structure.
GetRepositoryUnauthorized handles this case with default header values.
ListAllRepositoriesBadRequest handles this case with default header values.
ListAllRepositoriesInternalServerError handles this case with default header values.
ListAllRepositoriesOK handles this case with default header values.
ListAllRepositoriesParams contains all the parameters to send to the API endpoint
for the list all repositories operation typically these are written to a http.Request
*/.
ListAllRepositoriesReader is a Reader for the ListAllRepositories structure.
ListRepositoriesBadRequest handles this case with default header values.
ListRepositoriesForbidden handles this case with default header values.
ListRepositoriesInternalServerError handles this case with default header values.
ListRepositoriesNotFound handles this case with default header values.
ListRepositoriesOK handles this case with default header values.
ListRepositoriesParams contains all the parameters to send to the API endpoint
for the list repositories operation typically these are written to a http.Request
*/.
ListRepositoriesReader is a Reader for the ListRepositories structure.
ListRepositoriesUnauthorized handles this case with default header values.
UpdateRepositoryBadRequest handles this case with default header values.
UpdateRepositoryForbidden handles this case with default header values.
UpdateRepositoryInternalServerError handles this case with default header values.
UpdateRepositoryNotFound handles this case with default header values.
UpdateRepositoryOK handles this case with default header values.
UpdateRepositoryParams contains all the parameters to send to the API endpoint
for the update repository operation typically these are written to a http.Request
*/.
UpdateRepositoryReader is a Reader for the UpdateRepository structure.
UpdateRepositoryUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.