# Functions

New creates a new user credentials API client.
NewDeleteCredentialDefault creates a DeleteCredentialDefault with default headers values.
NewDeleteCredentialInternalServerError creates a DeleteCredentialInternalServerError with default headers values.
NewDeleteCredentialNoContent creates a DeleteCredentialNoContent with default headers values.
NewDeleteCredentialParams creates a new DeleteCredentialParams object with the default values initialized.
NewDeleteCredentialParamsWithContext creates a new DeleteCredentialParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteCredentialParamsWithHTTPClient creates a new DeleteCredentialParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteCredentialParamsWithTimeout creates a new DeleteCredentialParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteCredentialUnauthorized creates a DeleteCredentialUnauthorized with default headers values.
NewGenerateCredentialsDefault creates a GenerateCredentialsDefault with default headers values.
NewGenerateCredentialsInternalServerError creates a GenerateCredentialsInternalServerError with default headers values.
NewGenerateCredentialsOK creates a GenerateCredentialsOK with default headers values.
NewGenerateCredentialsParams creates a new GenerateCredentialsParams object with the default values initialized.
NewGenerateCredentialsParamsWithContext creates a new GenerateCredentialsParams object with the default values initialized, and the ability to set a context for a request.
NewGenerateCredentialsParamsWithHTTPClient creates a new GenerateCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGenerateCredentialsParamsWithTimeout creates a new GenerateCredentialsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGenerateCredentialsUnauthorized creates a GenerateCredentialsUnauthorized with default headers values.
NewGetCredentialsDefault creates a GetCredentialsDefault with default headers values.
NewGetCredentialsInternalServerError creates a GetCredentialsInternalServerError with default headers values.
NewGetCredentialsOK creates a GetCredentialsOK with default headers values.
NewGetCredentialsParams creates a new GetCredentialsParams object with the default values initialized.
NewGetCredentialsParamsWithContext creates a new GetCredentialsParams object with the default values initialized, and the ability to set a context for a request.
NewGetCredentialsParamsWithHTTPClient creates a new GetCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCredentialsParamsWithTimeout creates a new GetCredentialsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetCredentialsUnauthorized creates a GetCredentialsUnauthorized with default headers values.

# Structs

Client for user credentials API */.
DeleteCredentialDefault handles this case with default header values.
DeleteCredentialInternalServerError handles this case with default header values.
DeleteCredentialNoContent handles this case with default header values.
DeleteCredentialParams contains all the parameters to send to the API endpoint for the delete credential operation typically these are written to a http.Request */.
DeleteCredentialReader is a Reader for the DeleteCredential structure.
DeleteCredentialUnauthorized handles this case with default header values.
GenerateCredentialsDefault handles this case with default header values.
GenerateCredentialsInternalServerError handles this case with default header values.
GenerateCredentialsOK handles this case with default header values.
GenerateCredentialsParams contains all the parameters to send to the API endpoint for the generate credentials operation typically these are written to a http.Request */.
GenerateCredentialsReader is a Reader for the GenerateCredentials structure.
GenerateCredentialsUnauthorized handles this case with default header values.
GetCredentialsDefault handles this case with default header values.
GetCredentialsInternalServerError handles this case with default header values.
GetCredentialsOK handles this case with default header values.
GetCredentialsParams contains all the parameters to send to the API endpoint for the get credentials operation typically these are written to a http.Request */.
GetCredentialsReader is a Reader for the GetCredentials structure.
GetCredentialsUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.