package
0.0.0-20211025121951-8deb4e3b2ae8
Repository: https://github.com/bitrise-io/bitrise-api-client.git
Documentation: pkg.go.dev

# Functions

New creates a new provisioning profile API client.
NewProvisioningProfileConfirmBadRequest creates a ProvisioningProfileConfirmBadRequest with default headers values.
NewProvisioningProfileConfirmInternalServerError creates a ProvisioningProfileConfirmInternalServerError with default headers values.
NewProvisioningProfileConfirmNotFound creates a ProvisioningProfileConfirmNotFound with default headers values.
NewProvisioningProfileConfirmOK creates a ProvisioningProfileConfirmOK with default headers values.
NewProvisioningProfileConfirmParams creates a new ProvisioningProfileConfirmParams object with the default values initialized.
NewProvisioningProfileConfirmParamsWithContext creates a new ProvisioningProfileConfirmParams object with the default values initialized, and the ability to set a context for a request.
NewProvisioningProfileConfirmParamsWithHTTPClient creates a new ProvisioningProfileConfirmParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProvisioningProfileConfirmParamsWithTimeout creates a new ProvisioningProfileConfirmParams object with the default values initialized, and the ability to set a timeout on a request.
NewProvisioningProfileConfirmUnauthorized creates a ProvisioningProfileConfirmUnauthorized with default headers values.
NewProvisioningProfileCreateBadRequest creates a ProvisioningProfileCreateBadRequest with default headers values.
NewProvisioningProfileCreateCreated creates a ProvisioningProfileCreateCreated with default headers values.
NewProvisioningProfileCreateInternalServerError creates a ProvisioningProfileCreateInternalServerError with default headers values.
NewProvisioningProfileCreateNotFound creates a ProvisioningProfileCreateNotFound with default headers values.
NewProvisioningProfileCreateParams creates a new ProvisioningProfileCreateParams object with the default values initialized.
NewProvisioningProfileCreateParamsWithContext creates a new ProvisioningProfileCreateParams object with the default values initialized, and the ability to set a context for a request.
NewProvisioningProfileCreateParamsWithHTTPClient creates a new ProvisioningProfileCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProvisioningProfileCreateParamsWithTimeout creates a new ProvisioningProfileCreateParams object with the default values initialized, and the ability to set a timeout on a request.
NewProvisioningProfileCreateUnauthorized creates a ProvisioningProfileCreateUnauthorized with default headers values.
NewProvisioningProfileDeleteBadRequest creates a ProvisioningProfileDeleteBadRequest with default headers values.
NewProvisioningProfileDeleteInternalServerError creates a ProvisioningProfileDeleteInternalServerError with default headers values.
NewProvisioningProfileDeleteNotFound creates a ProvisioningProfileDeleteNotFound with default headers values.
NewProvisioningProfileDeleteOK creates a ProvisioningProfileDeleteOK with default headers values.
NewProvisioningProfileDeleteParams creates a new ProvisioningProfileDeleteParams object with the default values initialized.
NewProvisioningProfileDeleteParamsWithContext creates a new ProvisioningProfileDeleteParams object with the default values initialized, and the ability to set a context for a request.
NewProvisioningProfileDeleteParamsWithHTTPClient creates a new ProvisioningProfileDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProvisioningProfileDeleteParamsWithTimeout creates a new ProvisioningProfileDeleteParams object with the default values initialized, and the ability to set a timeout on a request.
NewProvisioningProfileDeleteUnauthorized creates a ProvisioningProfileDeleteUnauthorized with default headers values.
NewProvisioningProfileListBadRequest creates a ProvisioningProfileListBadRequest with default headers values.
NewProvisioningProfileListInternalServerError creates a ProvisioningProfileListInternalServerError with default headers values.
NewProvisioningProfileListNotFound creates a ProvisioningProfileListNotFound with default headers values.
NewProvisioningProfileListOK creates a ProvisioningProfileListOK with default headers values.
NewProvisioningProfileListParams creates a new ProvisioningProfileListParams object with the default values initialized.
NewProvisioningProfileListParamsWithContext creates a new ProvisioningProfileListParams object with the default values initialized, and the ability to set a context for a request.
NewProvisioningProfileListParamsWithHTTPClient creates a new ProvisioningProfileListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProvisioningProfileListParamsWithTimeout creates a new ProvisioningProfileListParams object with the default values initialized, and the ability to set a timeout on a request.
NewProvisioningProfileListUnauthorized creates a ProvisioningProfileListUnauthorized with default headers values.
NewProvisioningProfileShowBadRequest creates a ProvisioningProfileShowBadRequest with default headers values.
NewProvisioningProfileShowInternalServerError creates a ProvisioningProfileShowInternalServerError with default headers values.
NewProvisioningProfileShowNotFound creates a ProvisioningProfileShowNotFound with default headers values.
NewProvisioningProfileShowOK creates a ProvisioningProfileShowOK with default headers values.
NewProvisioningProfileShowParams creates a new ProvisioningProfileShowParams object with the default values initialized.
NewProvisioningProfileShowParamsWithContext creates a new ProvisioningProfileShowParams object with the default values initialized, and the ability to set a context for a request.
NewProvisioningProfileShowParamsWithHTTPClient creates a new ProvisioningProfileShowParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProvisioningProfileShowParamsWithTimeout creates a new ProvisioningProfileShowParams object with the default values initialized, and the ability to set a timeout on a request.
NewProvisioningProfileShowUnauthorized creates a ProvisioningProfileShowUnauthorized with default headers values.
NewProvisioningProfileUpdateBadRequest creates a ProvisioningProfileUpdateBadRequest with default headers values.
NewProvisioningProfileUpdateInternalServerError creates a ProvisioningProfileUpdateInternalServerError with default headers values.
NewProvisioningProfileUpdateNotFound creates a ProvisioningProfileUpdateNotFound with default headers values.
NewProvisioningProfileUpdateOK creates a ProvisioningProfileUpdateOK with default headers values.
NewProvisioningProfileUpdateParams creates a new ProvisioningProfileUpdateParams object with the default values initialized.
NewProvisioningProfileUpdateParamsWithContext creates a new ProvisioningProfileUpdateParams object with the default values initialized, and the ability to set a context for a request.
NewProvisioningProfileUpdateParamsWithHTTPClient creates a new ProvisioningProfileUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewProvisioningProfileUpdateParamsWithTimeout creates a new ProvisioningProfileUpdateParams object with the default values initialized, and the ability to set a timeout on a request.
NewProvisioningProfileUpdateUnauthorized creates a ProvisioningProfileUpdateUnauthorized with default headers values.

# Structs

Client for provisioning profile API */.
ProvisioningProfileConfirmBadRequest handles this case with default header values.
ProvisioningProfileConfirmInternalServerError handles this case with default header values.
ProvisioningProfileConfirmNotFound handles this case with default header values.
ProvisioningProfileConfirmOK handles this case with default header values.
ProvisioningProfileConfirmParams contains all the parameters to send to the API endpoint for the provisioning profile confirm operation typically these are written to a http.Request */.
ProvisioningProfileConfirmReader is a Reader for the ProvisioningProfileConfirm structure.
ProvisioningProfileConfirmUnauthorized handles this case with default header values.
ProvisioningProfileCreateBadRequest handles this case with default header values.
ProvisioningProfileCreateCreated handles this case with default header values.
ProvisioningProfileCreateInternalServerError handles this case with default header values.
ProvisioningProfileCreateNotFound handles this case with default header values.
ProvisioningProfileCreateParams contains all the parameters to send to the API endpoint for the provisioning profile create operation typically these are written to a http.Request */.
ProvisioningProfileCreateReader is a Reader for the ProvisioningProfileCreate structure.
ProvisioningProfileCreateUnauthorized handles this case with default header values.
ProvisioningProfileDeleteBadRequest handles this case with default header values.
ProvisioningProfileDeleteInternalServerError handles this case with default header values.
ProvisioningProfileDeleteNotFound handles this case with default header values.
ProvisioningProfileDeleteOK handles this case with default header values.
ProvisioningProfileDeleteParams contains all the parameters to send to the API endpoint for the provisioning profile delete operation typically these are written to a http.Request */.
ProvisioningProfileDeleteReader is a Reader for the ProvisioningProfileDelete structure.
ProvisioningProfileDeleteUnauthorized handles this case with default header values.
ProvisioningProfileListBadRequest handles this case with default header values.
ProvisioningProfileListInternalServerError handles this case with default header values.
ProvisioningProfileListNotFound handles this case with default header values.
ProvisioningProfileListOK handles this case with default header values.
ProvisioningProfileListParams contains all the parameters to send to the API endpoint for the provisioning profile list operation typically these are written to a http.Request */.
ProvisioningProfileListReader is a Reader for the ProvisioningProfileList structure.
ProvisioningProfileListUnauthorized handles this case with default header values.
ProvisioningProfileShowBadRequest handles this case with default header values.
ProvisioningProfileShowInternalServerError handles this case with default header values.
ProvisioningProfileShowNotFound handles this case with default header values.
ProvisioningProfileShowOK handles this case with default header values.
ProvisioningProfileShowParams contains all the parameters to send to the API endpoint for the provisioning profile show operation typically these are written to a http.Request */.
ProvisioningProfileShowReader is a Reader for the ProvisioningProfileShow structure.
ProvisioningProfileShowUnauthorized handles this case with default header values.
ProvisioningProfileUpdateBadRequest handles this case with default header values.
ProvisioningProfileUpdateInternalServerError handles this case with default header values.
ProvisioningProfileUpdateNotFound handles this case with default header values.
ProvisioningProfileUpdateOK handles this case with default header values.
ProvisioningProfileUpdateParams contains all the parameters to send to the API endpoint for the provisioning profile update operation typically these are written to a http.Request */.
ProvisioningProfileUpdateReader is a Reader for the ProvisioningProfileUpdate structure.
ProvisioningProfileUpdateUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.