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 app setup API client.
NewAppConfigCreateBadRequest creates a AppConfigCreateBadRequest with default headers values.
NewAppConfigCreateInternalServerError creates a AppConfigCreateInternalServerError with default headers values.
NewAppConfigCreateNotFound creates a AppConfigCreateNotFound with default headers values.
NewAppConfigCreateOK creates a AppConfigCreateOK with default headers values.
NewAppConfigCreateParams creates a new AppConfigCreateParams object with the default values initialized.
NewAppConfigCreateParamsWithContext creates a new AppConfigCreateParams object with the default values initialized, and the ability to set a context for a request.
NewAppConfigCreateParamsWithHTTPClient creates a new AppConfigCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAppConfigCreateParamsWithTimeout creates a new AppConfigCreateParams object with the default values initialized, and the ability to set a timeout on a request.
NewAppConfigCreateUnauthorized creates a AppConfigCreateUnauthorized with default headers values.
NewAppCreateBadRequest creates a AppCreateBadRequest with default headers values.
NewAppCreateInternalServerError creates a AppCreateInternalServerError with default headers values.
NewAppCreateNotFound creates a AppCreateNotFound with default headers values.
NewAppCreateOK creates a AppCreateOK with default headers values.
NewAppCreateParams creates a new AppCreateParams object with the default values initialized.
NewAppCreateParamsWithContext creates a new AppCreateParams object with the default values initialized, and the ability to set a context for a request.
NewAppCreateParamsWithHTTPClient creates a new AppCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAppCreateParamsWithTimeout creates a new AppCreateParams object with the default values initialized, and the ability to set a timeout on a request.
NewAppCreateUnauthorized creates a AppCreateUnauthorized with default headers values.
NewAppFinishBadRequest creates a AppFinishBadRequest with default headers values.
NewAppFinishInternalServerError creates a AppFinishInternalServerError with default headers values.
NewAppFinishNotFound creates a AppFinishNotFound with default headers values.
NewAppFinishOK creates a AppFinishOK with default headers values.
NewAppFinishParams creates a new AppFinishParams object with the default values initialized.
NewAppFinishParamsWithContext creates a new AppFinishParams object with the default values initialized, and the ability to set a context for a request.
NewAppFinishParamsWithHTTPClient creates a new AppFinishParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAppFinishParamsWithTimeout creates a new AppFinishParams object with the default values initialized, and the ability to set a timeout on a request.
NewAppFinishUnauthorized creates a AppFinishUnauthorized with default headers values.
NewAppWebhookCreateBadRequest creates a AppWebhookCreateBadRequest with default headers values.
NewAppWebhookCreateInternalServerError creates a AppWebhookCreateInternalServerError with default headers values.
NewAppWebhookCreateNotFound creates a AppWebhookCreateNotFound with default headers values.
NewAppWebhookCreateOK creates a AppWebhookCreateOK with default headers values.
NewAppWebhookCreateParams creates a new AppWebhookCreateParams object with the default values initialized.
NewAppWebhookCreateParamsWithContext creates a new AppWebhookCreateParams object with the default values initialized, and the ability to set a context for a request.
NewAppWebhookCreateParamsWithHTTPClient creates a new AppWebhookCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAppWebhookCreateParamsWithTimeout creates a new AppWebhookCreateParams object with the default values initialized, and the ability to set a timeout on a request.
NewAppWebhookCreateUnauthorized creates a AppWebhookCreateUnauthorized with default headers values.
NewSSHKeyCreateBadRequest creates a SSHKeyCreateBadRequest with default headers values.
NewSSHKeyCreateInternalServerError creates a SSHKeyCreateInternalServerError with default headers values.
NewSSHKeyCreateNotFound creates a SSHKeyCreateNotFound with default headers values.
NewSSHKeyCreateOK creates a SSHKeyCreateOK with default headers values.
NewSSHKeyCreateParams creates a new SSHKeyCreateParams object with the default values initialized.
NewSSHKeyCreateParamsWithContext creates a new SSHKeyCreateParams object with the default values initialized, and the ability to set a context for a request.
NewSSHKeyCreateParamsWithHTTPClient creates a new SSHKeyCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSSHKeyCreateParamsWithTimeout creates a new SSHKeyCreateParams object with the default values initialized, and the ability to set a timeout on a request.
NewSSHKeyCreateUnauthorized creates a SSHKeyCreateUnauthorized with default headers values.

# Structs

AppConfigCreateBadRequest handles this case with default header values.
AppConfigCreateInternalServerError handles this case with default header values.
AppConfigCreateNotFound handles this case with default header values.
AppConfigCreateOK handles this case with default header values.
AppConfigCreateParams contains all the parameters to send to the API endpoint for the app config create operation typically these are written to a http.Request */.
AppConfigCreateReader is a Reader for the AppConfigCreate structure.
AppConfigCreateUnauthorized handles this case with default header values.
AppCreateBadRequest handles this case with default header values.
AppCreateInternalServerError handles this case with default header values.
AppCreateNotFound handles this case with default header values.
AppCreateOK handles this case with default header values.
AppCreateParams contains all the parameters to send to the API endpoint for the app create operation typically these are written to a http.Request */.
AppCreateReader is a Reader for the AppCreate structure.
AppCreateUnauthorized handles this case with default header values.
AppFinishBadRequest handles this case with default header values.
AppFinishInternalServerError handles this case with default header values.
AppFinishNotFound handles this case with default header values.
AppFinishOK handles this case with default header values.
AppFinishParams contains all the parameters to send to the API endpoint for the app finish operation typically these are written to a http.Request */.
AppFinishReader is a Reader for the AppFinish structure.
AppFinishUnauthorized handles this case with default header values.
AppWebhookCreateBadRequest handles this case with default header values.
AppWebhookCreateInternalServerError handles this case with default header values.
AppWebhookCreateNotFound handles this case with default header values.
AppWebhookCreateOK handles this case with default header values.
AppWebhookCreateParams contains all the parameters to send to the API endpoint for the app webhook create operation typically these are written to a http.Request */.
AppWebhookCreateReader is a Reader for the AppWebhookCreate structure.
AppWebhookCreateUnauthorized handles this case with default header values.
Client for app setup API */.
SSHKeyCreateBadRequest handles this case with default header values.
SSHKeyCreateInternalServerError handles this case with default header values.
SSHKeyCreateNotFound handles this case with default header values.
SSHKeyCreateOK handles this case with default header values.
SSHKeyCreateParams contains all the parameters to send to the API endpoint for the ssh key create operation typically these are written to a http.Request */.
SSHKeyCreateReader is a Reader for the SSHKeyCreate structure.
SSHKeyCreateUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.