# Functions
New creates a new token API client.
NewDeleteTokenTokenidBadRequest creates a DeleteTokenTokenidBadRequest with default headers values.
NewDeleteTokenTokenidConflict creates a DeleteTokenTokenidConflict with default headers values.
NewDeleteTokenTokenidForbidden creates a DeleteTokenTokenidForbidden with default headers values.
NewDeleteTokenTokenidInternalServerError creates a DeleteTokenTokenidInternalServerError with default headers values.
NewDeleteTokenTokenidOK creates a DeleteTokenTokenidOK with default headers values.
NewDeleteTokenTokenidParams creates a new DeleteTokenTokenidParams object, with the default timeout for this client.
NewDeleteTokenTokenidParamsWithContext creates a new DeleteTokenTokenidParams object with the ability to set a context for a request.
NewDeleteTokenTokenidParamsWithHTTPClient creates a new DeleteTokenTokenidParams object with the ability to set a custom HTTPClient for a request.
NewDeleteTokenTokenidParamsWithTimeout creates a new DeleteTokenTokenidParams object with the ability to set a timeout on a request.
NewDeleteTokenTokenidUnauthorized creates a DeleteTokenTokenidUnauthorized with default headers values.
NewGetTokenConflict creates a GetTokenConflict with default headers values.
NewGetTokenForbidden creates a GetTokenForbidden with default headers values.
NewGetTokenInternalServerError creates a GetTokenInternalServerError with default headers values.
NewGetTokenOK creates a GetTokenOK with default headers values.
NewGetTokenParams creates a new GetTokenParams object, with the default timeout for this client.
NewGetTokenParamsWithContext creates a new GetTokenParams object with the ability to set a context for a request.
NewGetTokenParamsWithHTTPClient creates a new GetTokenParams object with the ability to set a custom HTTPClient for a request.
NewGetTokenParamsWithTimeout creates a new GetTokenParams object with the ability to set a timeout on a request.
NewGetTokenTokenidConflict creates a GetTokenTokenidConflict with default headers values.
NewGetTokenTokenidForbidden creates a GetTokenTokenidForbidden with default headers values.
NewGetTokenTokenidInternalServerError creates a GetTokenTokenidInternalServerError with default headers values.
NewGetTokenTokenidNotFound creates a GetTokenTokenidNotFound with default headers values.
NewGetTokenTokenidOK creates a GetTokenTokenidOK with default headers values.
NewGetTokenTokenidParams creates a new GetTokenTokenidParams object, with the default timeout for this client.
NewGetTokenTokenidParamsWithContext creates a new GetTokenTokenidParams object with the ability to set a context for a request.
NewGetTokenTokenidParamsWithHTTPClient creates a new GetTokenTokenidParams object with the ability to set a custom HTTPClient for a request.
NewGetTokenTokenidParamsWithTimeout creates a new GetTokenTokenidParams object with the ability to set a timeout on a request.
NewGetTokenTokenidUnauthorized creates a GetTokenTokenidUnauthorized with default headers values.
NewGetTokenUnauthorized creates a GetTokenUnauthorized with default headers values.
NewPostTokenBadRequest creates a PostTokenBadRequest with default headers values.
NewPostTokenForbidden creates a PostTokenForbidden with default headers values.
NewPostTokenInternalServerError creates a PostTokenInternalServerError with default headers values.
NewPostTokenOK creates a PostTokenOK with default headers values.
NewPostTokenParams creates a new PostTokenParams object, with the default timeout for this client.
NewPostTokenParamsWithContext creates a new PostTokenParams object with the ability to set a context for a request.
NewPostTokenParamsWithHTTPClient creates a new PostTokenParams object with the ability to set a custom HTTPClient for a request.
NewPostTokenParamsWithTimeout creates a new PostTokenParams object with the ability to set a timeout on a request.
NewPostTokenUnauthorized creates a PostTokenUnauthorized with default headers values.
# Structs
Client for token API
*/.
DeleteTokenTokenidBadRequest describes a response with status code 400, with default header values.
DeleteTokenTokenidConflict describes a response with status code 409, with default header values.
DeleteTokenTokenidForbidden describes a response with status code 403, with default header values.
DeleteTokenTokenidInternalServerError describes a response with status code 500, with default header values.
DeleteTokenTokenidOK describes a response with status code 200, with default header values.
DeleteTokenTokenidParams contains all the parameters to send to the API endpoint
for the delete token tokenid operation.
DeleteTokenTokenidReader is a Reader for the DeleteTokenTokenid structure.
DeleteTokenTokenidUnauthorized describes a response with status code 401, with default header values.
GetTokenConflict describes a response with status code 409, with default header values.
GetTokenForbidden describes a response with status code 403, with default header values.
GetTokenInternalServerError describes a response with status code 500, with default header values.
GetTokenOK describes a response with status code 200, with default header values.
GetTokenParams contains all the parameters to send to the API endpoint
for the get token operation.
GetTokenReader is a Reader for the GetToken structure.
GetTokenTokenidConflict describes a response with status code 409, with default header values.
GetTokenTokenidForbidden describes a response with status code 403, with default header values.
GetTokenTokenidInternalServerError describes a response with status code 500, with default header values.
GetTokenTokenidNotFound describes a response with status code 404, with default header values.
GetTokenTokenidOK describes a response with status code 200, with default header values.
GetTokenTokenidParams contains all the parameters to send to the API endpoint
for the get token tokenid operation.
GetTokenTokenidReader is a Reader for the GetTokenTokenid structure.
GetTokenTokenidUnauthorized describes a response with status code 401, with default header values.
GetTokenUnauthorized describes a response with status code 401, with default header values.
PostTokenBadRequest describes a response with status code 400, with default header values.
PostTokenForbidden describes a response with status code 403, with default header values.
PostTokenInternalServerError describes a response with status code 500, with default header values.
PostTokenOK describes a response with status code 200, with default header values.
PostTokenParams contains all the parameters to send to the API endpoint
for the post token operation.
PostTokenReader is a Reader for the PostToken structure.
PostTokenUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.