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 test devices API client.
NewTestDeviceListBadRequest creates a TestDeviceListBadRequest with default headers values.
NewTestDeviceListInternalServerError creates a TestDeviceListInternalServerError with default headers values.
NewTestDeviceListNotFound creates a TestDeviceListNotFound with default headers values.
NewTestDeviceListOK creates a TestDeviceListOK with default headers values.
NewTestDeviceListParams creates a new TestDeviceListParams object with the default values initialized.
NewTestDeviceListParamsWithContext creates a new TestDeviceListParams object with the default values initialized, and the ability to set a context for a request.
NewTestDeviceListParamsWithHTTPClient creates a new TestDeviceListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewTestDeviceListParamsWithTimeout creates a new TestDeviceListParams object with the default values initialized, and the ability to set a timeout on a request.
NewTestDeviceListUnauthorized creates a TestDeviceListUnauthorized with default headers values.

# Structs

Client for test devices API */.
TestDeviceListBadRequest handles this case with default header values.
TestDeviceListInternalServerError handles this case with default header values.
TestDeviceListNotFound handles this case with default header values.
TestDeviceListOK handles this case with default header values.
TestDeviceListParams contains all the parameters to send to the API endpoint for the test device list operation typically these are written to a http.Request */.
TestDeviceListReader is a Reader for the TestDeviceList structure.
TestDeviceListUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.