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 webhook delivery item API client.
NewWebhookDeliveryItemListBadRequest creates a WebhookDeliveryItemListBadRequest with default headers values.
NewWebhookDeliveryItemListInternalServerError creates a WebhookDeliveryItemListInternalServerError with default headers values.
NewWebhookDeliveryItemListOK creates a WebhookDeliveryItemListOK with default headers values.
NewWebhookDeliveryItemListParams creates a new WebhookDeliveryItemListParams object with the default values initialized.
NewWebhookDeliveryItemListParamsWithContext creates a new WebhookDeliveryItemListParams object with the default values initialized, and the ability to set a context for a request.
NewWebhookDeliveryItemListParamsWithHTTPClient creates a new WebhookDeliveryItemListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewWebhookDeliveryItemListParamsWithTimeout creates a new WebhookDeliveryItemListParams object with the default values initialized, and the ability to set a timeout on a request.
NewWebhookDeliveryItemListUnauthorized creates a WebhookDeliveryItemListUnauthorized with default headers values.
NewWebhookDeliveryItemRedeliverBadRequest creates a WebhookDeliveryItemRedeliverBadRequest with default headers values.
NewWebhookDeliveryItemRedeliverInternalServerError creates a WebhookDeliveryItemRedeliverInternalServerError with default headers values.
NewWebhookDeliveryItemRedeliverOK creates a WebhookDeliveryItemRedeliverOK with default headers values.
NewWebhookDeliveryItemRedeliverParams creates a new WebhookDeliveryItemRedeliverParams object with the default values initialized.
NewWebhookDeliveryItemRedeliverParamsWithContext creates a new WebhookDeliveryItemRedeliverParams object with the default values initialized, and the ability to set a context for a request.
NewWebhookDeliveryItemRedeliverParamsWithHTTPClient creates a new WebhookDeliveryItemRedeliverParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewWebhookDeliveryItemRedeliverParamsWithTimeout creates a new WebhookDeliveryItemRedeliverParams object with the default values initialized, and the ability to set a timeout on a request.
NewWebhookDeliveryItemRedeliverUnauthorized creates a WebhookDeliveryItemRedeliverUnauthorized with default headers values.
NewWebhookDeliveryItemShowBadRequest creates a WebhookDeliveryItemShowBadRequest with default headers values.
NewWebhookDeliveryItemShowInternalServerError creates a WebhookDeliveryItemShowInternalServerError with default headers values.
NewWebhookDeliveryItemShowOK creates a WebhookDeliveryItemShowOK with default headers values.
NewWebhookDeliveryItemShowParams creates a new WebhookDeliveryItemShowParams object with the default values initialized.
NewWebhookDeliveryItemShowParamsWithContext creates a new WebhookDeliveryItemShowParams object with the default values initialized, and the ability to set a context for a request.
NewWebhookDeliveryItemShowParamsWithHTTPClient creates a new WebhookDeliveryItemShowParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewWebhookDeliveryItemShowParamsWithTimeout creates a new WebhookDeliveryItemShowParams object with the default values initialized, and the ability to set a timeout on a request.
NewWebhookDeliveryItemShowUnauthorized creates a WebhookDeliveryItemShowUnauthorized with default headers values.

# Structs

Client for webhook delivery item API */.
WebhookDeliveryItemListBadRequest handles this case with default header values.
WebhookDeliveryItemListInternalServerError handles this case with default header values.
WebhookDeliveryItemListOK handles this case with default header values.
WebhookDeliveryItemListParams contains all the parameters to send to the API endpoint for the webhook delivery item list operation typically these are written to a http.Request */.
WebhookDeliveryItemListReader is a Reader for the WebhookDeliveryItemList structure.
WebhookDeliveryItemListUnauthorized handles this case with default header values.
WebhookDeliveryItemRedeliverBadRequest handles this case with default header values.
WebhookDeliveryItemRedeliverInternalServerError handles this case with default header values.
WebhookDeliveryItemRedeliverOK handles this case with default header values.
WebhookDeliveryItemRedeliverParams contains all the parameters to send to the API endpoint for the webhook delivery item redeliver operation typically these are written to a http.Request */.
WebhookDeliveryItemRedeliverReader is a Reader for the WebhookDeliveryItemRedeliver structure.
WebhookDeliveryItemRedeliverUnauthorized handles this case with default header values.
WebhookDeliveryItemShowBadRequest handles this case with default header values.
WebhookDeliveryItemShowInternalServerError handles this case with default header values.
WebhookDeliveryItemShowOK handles this case with default header values.
WebhookDeliveryItemShowParams contains all the parameters to send to the API endpoint for the webhook delivery item show operation typically these are written to a http.Request */.
WebhookDeliveryItemShowReader is a Reader for the WebhookDeliveryItemShow structure.
WebhookDeliveryItemShowUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.