# Functions
New creates a new package appr API client.
NewCreatePackageConflict creates a CreatePackageConflict with default headers values.
NewCreatePackageNotFound creates a CreatePackageNotFound with default headers values.
NewCreatePackageOK creates a CreatePackageOK with default headers values.
NewCreatePackageParams creates a new CreatePackageParams object with the default values initialized.
NewCreatePackageParamsWithContext creates a new CreatePackageParams object with the default values initialized, and the ability to set a context for a request.
NewCreatePackageParamsWithHTTPClient creates a new CreatePackageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreatePackageParamsWithTimeout creates a new CreatePackageParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreatePackageUnauthorized creates a CreatePackageUnauthorized with default headers values.
NewCreatePackageUnprocessableEntity creates a CreatePackageUnprocessableEntity with default headers values.
NewDeletePackageNotFound creates a DeletePackageNotFound with default headers values.
NewDeletePackageOK creates a DeletePackageOK with default headers values.
NewDeletePackageParams creates a new DeletePackageParams object with the default values initialized.
NewDeletePackageParamsWithContext creates a new DeletePackageParams object with the default values initialized, and the ability to set a context for a request.
NewDeletePackageParamsWithHTTPClient creates a new DeletePackageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeletePackageParamsWithTimeout creates a new DeletePackageParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeletePackageUnauthorized creates a DeletePackageUnauthorized with default headers values.
NewListPackagesOK creates a ListPackagesOK with default headers values.
NewListPackagesParams creates a new ListPackagesParams object with the default values initialized.
NewListPackagesParamsWithContext creates a new ListPackagesParams object with the default values initialized, and the ability to set a context for a request.
NewListPackagesParamsWithHTTPClient creates a new ListPackagesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListPackagesParamsWithTimeout creates a new ListPackagesParams object with the default values initialized, and the ability to set a timeout on a request.
NewShowPackageManifestsNotFound creates a ShowPackageManifestsNotFound with default headers values.
NewShowPackageManifestsOK creates a ShowPackageManifestsOK with default headers values.
NewShowPackageManifestsParams creates a new ShowPackageManifestsParams object with the default values initialized.
NewShowPackageManifestsParamsWithContext creates a new ShowPackageManifestsParams object with the default values initialized, and the ability to set a context for a request.
NewShowPackageManifestsParamsWithHTTPClient creates a new ShowPackageManifestsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewShowPackageManifestsParamsWithTimeout creates a new ShowPackageManifestsParams object with the default values initialized, and the ability to set a timeout on a request.
NewShowPackageManifestsUnauthorized creates a ShowPackageManifestsUnauthorized with default headers values.
NewShowPackageNotFound creates a ShowPackageNotFound with default headers values.
NewShowPackageOK creates a ShowPackageOK with default headers values.
NewShowPackageParams creates a new ShowPackageParams object with the default values initialized.
NewShowPackageParamsWithContext creates a new ShowPackageParams object with the default values initialized, and the ability to set a context for a request.
NewShowPackageParamsWithHTTPClient creates a new ShowPackageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewShowPackageParamsWithTimeout creates a new ShowPackageParams object with the default values initialized, and the ability to set a timeout on a request.
NewShowPackageReleasesNotFound creates a ShowPackageReleasesNotFound with default headers values.
NewShowPackageReleasesOK creates a ShowPackageReleasesOK with default headers values.
NewShowPackageReleasesParams creates a new ShowPackageReleasesParams object with the default values initialized.
NewShowPackageReleasesParamsWithContext creates a new ShowPackageReleasesParams object with the default values initialized, and the ability to set a context for a request.
NewShowPackageReleasesParamsWithHTTPClient creates a new ShowPackageReleasesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewShowPackageReleasesParamsWithTimeout creates a new ShowPackageReleasesParams object with the default values initialized, and the ability to set a timeout on a request.
NewShowPackageReleasesUnauthorized creates a ShowPackageReleasesUnauthorized with default headers values.
NewShowPackageUnauthorized creates a ShowPackageUnauthorized with default headers values.
# Structs
Client for package appr API
*/.
CreatePackageConflict handles this case with default header values.
CreatePackageNotFound handles this case with default header values.
CreatePackageOK handles this case with default header values.
CreatePackageParams contains all the parameters to send to the API endpoint
for the create package operation typically these are written to a http.Request
*/.
CreatePackageReader is a Reader for the CreatePackage structure.
CreatePackageUnauthorized handles this case with default header values.
CreatePackageUnprocessableEntity handles this case with default header values.
DeletePackageNotFound handles this case with default header values.
DeletePackageOK handles this case with default header values.
DeletePackageParams contains all the parameters to send to the API endpoint
for the delete package operation typically these are written to a http.Request
*/.
DeletePackageReader is a Reader for the DeletePackage structure.
DeletePackageUnauthorized handles this case with default header values.
ListPackagesOK handles this case with default header values.
ListPackagesParams contains all the parameters to send to the API endpoint
for the list packages operation typically these are written to a http.Request
*/.
ListPackagesReader is a Reader for the ListPackages structure.
ShowPackageManifestsNotFound handles this case with default header values.
ShowPackageManifestsOK handles this case with default header values.
ShowPackageManifestsParams contains all the parameters to send to the API endpoint
for the show package manifests operation typically these are written to a http.Request
*/.
ShowPackageManifestsReader is a Reader for the ShowPackageManifests structure.
ShowPackageManifestsUnauthorized handles this case with default header values.
ShowPackageNotFound handles this case with default header values.
ShowPackageOK handles this case with default header values.
ShowPackageParams contains all the parameters to send to the API endpoint
for the show package operation typically these are written to a http.Request
*/.
ShowPackageReader is a Reader for the ShowPackage structure.
ShowPackageReleasesNotFound handles this case with default header values.
ShowPackageReleasesOK handles this case with default header values.
ShowPackageReleasesParams contains all the parameters to send to the API endpoint
for the show package releases operation typically these are written to a http.Request
*/.
ShowPackageReleasesReader is a Reader for the ShowPackageReleases structure.
ShowPackageReleasesUnauthorized handles this case with default header values.
ShowPackageUnauthorized handles this case with default header values.