# Functions
New creates a new addons API client.
NewAddonListByAppBadRequest creates a AddonListByAppBadRequest with default headers values.
NewAddonListByAppInternalServerError creates a AddonListByAppInternalServerError with default headers values.
NewAddonListByAppNotFound creates a AddonListByAppNotFound with default headers values.
NewAddonListByAppOK creates a AddonListByAppOK with default headers values.
NewAddonListByAppParams creates a new AddonListByAppParams object with the default values initialized.
NewAddonListByAppParamsWithContext creates a new AddonListByAppParams object with the default values initialized, and the ability to set a context for a request.
NewAddonListByAppParamsWithHTTPClient creates a new AddonListByAppParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddonListByAppParamsWithTimeout creates a new AddonListByAppParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddonListByAppUnauthorized creates a AddonListByAppUnauthorized with default headers values.
NewAddonListByOrganizationBadRequest creates a AddonListByOrganizationBadRequest with default headers values.
NewAddonListByOrganizationInternalServerError creates a AddonListByOrganizationInternalServerError with default headers values.
NewAddonListByOrganizationNotFound creates a AddonListByOrganizationNotFound with default headers values.
NewAddonListByOrganizationOK creates a AddonListByOrganizationOK with default headers values.
NewAddonListByOrganizationParams creates a new AddonListByOrganizationParams object with the default values initialized.
NewAddonListByOrganizationParamsWithContext creates a new AddonListByOrganizationParams object with the default values initialized, and the ability to set a context for a request.
NewAddonListByOrganizationParamsWithHTTPClient creates a new AddonListByOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddonListByOrganizationParamsWithTimeout creates a new AddonListByOrganizationParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddonListByOrganizationUnauthorized creates a AddonListByOrganizationUnauthorized with default headers values.
NewAddonListByUserBadRequest creates a AddonListByUserBadRequest with default headers values.
NewAddonListByUserInternalServerError creates a AddonListByUserInternalServerError with default headers values.
NewAddonListByUserNotFound creates a AddonListByUserNotFound with default headers values.
NewAddonListByUserOK creates a AddonListByUserOK with default headers values.
NewAddonListByUserParams creates a new AddonListByUserParams object with the default values initialized.
NewAddonListByUserParamsWithContext creates a new AddonListByUserParams object with the default values initialized, and the ability to set a context for a request.
NewAddonListByUserParamsWithHTTPClient creates a new AddonListByUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddonListByUserParamsWithTimeout creates a new AddonListByUserParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddonListByUserUnauthorized creates a AddonListByUserUnauthorized with default headers values.
NewAddonsListBadRequest creates a AddonsListBadRequest with default headers values.
NewAddonsListInternalServerError creates a AddonsListInternalServerError with default headers values.
NewAddonsListNotFound creates a AddonsListNotFound with default headers values.
NewAddonsListOK creates a AddonsListOK with default headers values.
NewAddonsListParams creates a new AddonsListParams object with the default values initialized.
NewAddonsListParamsWithContext creates a new AddonsListParams object with the default values initialized, and the ability to set a context for a request.
NewAddonsListParamsWithHTTPClient creates a new AddonsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddonsListParamsWithTimeout creates a new AddonsListParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddonsListUnauthorized creates a AddonsListUnauthorized with default headers values.
NewAddonsShowBadRequest creates a AddonsShowBadRequest with default headers values.
NewAddonsShowInternalServerError creates a AddonsShowInternalServerError with default headers values.
NewAddonsShowNotFound creates a AddonsShowNotFound with default headers values.
NewAddonsShowOK creates a AddonsShowOK with default headers values.
NewAddonsShowParams creates a new AddonsShowParams object with the default values initialized.
NewAddonsShowParamsWithContext creates a new AddonsShowParams object with the default values initialized, and the ability to set a context for a request.
NewAddonsShowParamsWithHTTPClient creates a new AddonsShowParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddonsShowParamsWithTimeout creates a new AddonsShowParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddonsShowUnauthorized creates a AddonsShowUnauthorized with default headers values.
# Structs
AddonListByAppBadRequest handles this case with default header values.
AddonListByAppInternalServerError handles this case with default header values.
AddonListByAppNotFound handles this case with default header values.
AddonListByAppOK handles this case with default header values.
AddonListByAppParams contains all the parameters to send to the API endpoint
for the addon list by app operation typically these are written to a http.Request
*/.
AddonListByAppReader is a Reader for the AddonListByApp structure.
AddonListByAppUnauthorized handles this case with default header values.
AddonListByOrganizationBadRequest handles this case with default header values.
AddonListByOrganizationInternalServerError handles this case with default header values.
AddonListByOrganizationNotFound handles this case with default header values.
AddonListByOrganizationOK handles this case with default header values.
AddonListByOrganizationParams contains all the parameters to send to the API endpoint
for the addon list by organization operation typically these are written to a http.Request
*/.
AddonListByOrganizationReader is a Reader for the AddonListByOrganization structure.
AddonListByOrganizationUnauthorized handles this case with default header values.
AddonListByUserBadRequest handles this case with default header values.
AddonListByUserInternalServerError handles this case with default header values.
AddonListByUserNotFound handles this case with default header values.
AddonListByUserOK handles this case with default header values.
AddonListByUserParams contains all the parameters to send to the API endpoint
for the addon list by user operation typically these are written to a http.Request
*/.
AddonListByUserReader is a Reader for the AddonListByUser structure.
AddonListByUserUnauthorized handles this case with default header values.
AddonsListBadRequest handles this case with default header values.
AddonsListInternalServerError handles this case with default header values.
AddonsListNotFound handles this case with default header values.
AddonsListOK handles this case with default header values.
AddonsListParams contains all the parameters to send to the API endpoint
for the addons list operation typically these are written to a http.Request
*/.
AddonsListReader is a Reader for the AddonsList structure.
AddonsListUnauthorized handles this case with default header values.
AddonsShowBadRequest handles this case with default header values.
AddonsShowInternalServerError handles this case with default header values.
AddonsShowNotFound handles this case with default header values.
AddonsShowOK handles this case with default header values.
AddonsShowParams contains all the parameters to send to the API endpoint
for the addons show operation typically these are written to a http.Request
*/.
AddonsShowReader is a Reader for the AddonsShow structure.
AddonsShowUnauthorized handles this case with default header values.
Client for addons API
*/.
# Interfaces
ClientService is the interface for Client methods.