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 avatar candidate API client.
NewAvatarCandidateCreateBadRequest creates a AvatarCandidateCreateBadRequest with default headers values.
NewAvatarCandidateCreateCreated creates a AvatarCandidateCreateCreated with default headers values.
NewAvatarCandidateCreateInternalServerError creates a AvatarCandidateCreateInternalServerError with default headers values.
NewAvatarCandidateCreateNotFound creates a AvatarCandidateCreateNotFound with default headers values.
NewAvatarCandidateCreateParams creates a new AvatarCandidateCreateParams object with the default values initialized.
NewAvatarCandidateCreateParamsWithContext creates a new AvatarCandidateCreateParams object with the default values initialized, and the ability to set a context for a request.
NewAvatarCandidateCreateParamsWithHTTPClient creates a new AvatarCandidateCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAvatarCandidateCreateParamsWithTimeout creates a new AvatarCandidateCreateParams object with the default values initialized, and the ability to set a timeout on a request.
NewAvatarCandidateCreateUnauthorized creates a AvatarCandidateCreateUnauthorized with default headers values.
NewAvatarCandidateListBadRequest creates a AvatarCandidateListBadRequest with default headers values.
NewAvatarCandidateListInternalServerError creates a AvatarCandidateListInternalServerError with default headers values.
NewAvatarCandidateListNotFound creates a AvatarCandidateListNotFound with default headers values.
NewAvatarCandidateListOK creates a AvatarCandidateListOK with default headers values.
NewAvatarCandidateListParams creates a new AvatarCandidateListParams object with the default values initialized.
NewAvatarCandidateListParamsWithContext creates a new AvatarCandidateListParams object with the default values initialized, and the ability to set a context for a request.
NewAvatarCandidateListParamsWithHTTPClient creates a new AvatarCandidateListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAvatarCandidateListParamsWithTimeout creates a new AvatarCandidateListParams object with the default values initialized, and the ability to set a timeout on a request.
NewAvatarCandidateListUnauthorized creates a AvatarCandidateListUnauthorized with default headers values.
NewAvatarCandidatePromoteBadRequest creates a AvatarCandidatePromoteBadRequest with default headers values.
NewAvatarCandidatePromoteInternalServerError creates a AvatarCandidatePromoteInternalServerError with default headers values.
NewAvatarCandidatePromoteNotFound creates a AvatarCandidatePromoteNotFound with default headers values.
NewAvatarCandidatePromoteOK creates a AvatarCandidatePromoteOK with default headers values.
NewAvatarCandidatePromoteParams creates a new AvatarCandidatePromoteParams object with the default values initialized.
NewAvatarCandidatePromoteParamsWithContext creates a new AvatarCandidatePromoteParams object with the default values initialized, and the ability to set a context for a request.
NewAvatarCandidatePromoteParamsWithHTTPClient creates a new AvatarCandidatePromoteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAvatarCandidatePromoteParamsWithTimeout creates a new AvatarCandidatePromoteParams object with the default values initialized, and the ability to set a timeout on a request.
NewAvatarCandidatePromoteUnauthorized creates a AvatarCandidatePromoteUnauthorized with default headers values.

# Structs

AvatarCandidateCreateBadRequest handles this case with default header values.
AvatarCandidateCreateCreated handles this case with default header values.
AvatarCandidateCreateInternalServerError handles this case with default header values.
AvatarCandidateCreateNotFound handles this case with default header values.
AvatarCandidateCreateParams contains all the parameters to send to the API endpoint for the avatar candidate create operation typically these are written to a http.Request */.
AvatarCandidateCreateReader is a Reader for the AvatarCandidateCreate structure.
AvatarCandidateCreateUnauthorized handles this case with default header values.
AvatarCandidateListBadRequest handles this case with default header values.
AvatarCandidateListInternalServerError handles this case with default header values.
AvatarCandidateListNotFound handles this case with default header values.
AvatarCandidateListOK handles this case with default header values.
AvatarCandidateListParams contains all the parameters to send to the API endpoint for the avatar candidate list operation typically these are written to a http.Request */.
AvatarCandidateListReader is a Reader for the AvatarCandidateList structure.
AvatarCandidateListUnauthorized handles this case with default header values.
AvatarCandidatePromoteBadRequest handles this case with default header values.
AvatarCandidatePromoteInternalServerError handles this case with default header values.
AvatarCandidatePromoteNotFound handles this case with default header values.
AvatarCandidatePromoteOK handles this case with default header values.
AvatarCandidatePromoteParams contains all the parameters to send to the API endpoint for the avatar candidate promote operation typically these are written to a http.Request */.
AvatarCandidatePromoteReader is a Reader for the AvatarCandidatePromote structure.
AvatarCandidatePromoteUnauthorized handles this case with default header values.
Client for avatar candidate API */.

# Interfaces

ClientService is the interface for Client methods.