# Functions
New creates a new authenticator API client.
NewCreateAuthenticatorBadRequest creates a CreateAuthenticatorBadRequest with default headers values.
NewCreateAuthenticatorCreated creates a CreateAuthenticatorCreated with default headers values.
NewCreateAuthenticatorParams creates a new CreateAuthenticatorParams object, with the default timeout for this client.
NewCreateAuthenticatorParamsWithContext creates a new CreateAuthenticatorParams object with the ability to set a context for a request.
NewCreateAuthenticatorParamsWithHTTPClient creates a new CreateAuthenticatorParams object with the ability to set a custom HTTPClient for a request.
NewCreateAuthenticatorParamsWithTimeout creates a new CreateAuthenticatorParams object with the ability to set a timeout on a request.
NewCreateAuthenticatorTooManyRequests creates a CreateAuthenticatorTooManyRequests with default headers values.
NewCreateAuthenticatorUnauthorized creates a CreateAuthenticatorUnauthorized with default headers values.
NewDeleteAuthenticatorBadRequest creates a DeleteAuthenticatorBadRequest with default headers values.
NewDeleteAuthenticatorOK creates a DeleteAuthenticatorOK with default headers values.
NewDeleteAuthenticatorParams creates a new DeleteAuthenticatorParams object, with the default timeout for this client.
NewDeleteAuthenticatorParamsWithContext creates a new DeleteAuthenticatorParams object with the ability to set a context for a request.
NewDeleteAuthenticatorParamsWithHTTPClient creates a new DeleteAuthenticatorParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAuthenticatorParamsWithTimeout creates a new DeleteAuthenticatorParams object with the ability to set a timeout on a request.
NewDeleteAuthenticatorTooManyRequests creates a DeleteAuthenticatorTooManyRequests with default headers values.
NewDeleteAuthenticatorUnauthorized creates a DeleteAuthenticatorUnauthorized with default headers values.
NewDetailAuthenticatorNotFound creates a DetailAuthenticatorNotFound with default headers values.
NewDetailAuthenticatorOK creates a DetailAuthenticatorOK with default headers values.
NewDetailAuthenticatorParams creates a new DetailAuthenticatorParams object, with the default timeout for this client.
NewDetailAuthenticatorParamsWithContext creates a new DetailAuthenticatorParams object with the ability to set a context for a request.
NewDetailAuthenticatorParamsWithHTTPClient creates a new DetailAuthenticatorParams object with the ability to set a custom HTTPClient for a request.
NewDetailAuthenticatorParamsWithTimeout creates a new DetailAuthenticatorParams object with the ability to set a timeout on a request.
NewDetailAuthenticatorTooManyRequests creates a DetailAuthenticatorTooManyRequests with default headers values.
NewDetailAuthenticatorUnauthorized creates a DetailAuthenticatorUnauthorized with default headers values.
NewListAuthenticatorsBadRequest creates a ListAuthenticatorsBadRequest with default headers values.
NewListAuthenticatorsOK creates a ListAuthenticatorsOK with default headers values.
NewListAuthenticatorsParams creates a new ListAuthenticatorsParams object, with the default timeout for this client.
NewListAuthenticatorsParamsWithContext creates a new ListAuthenticatorsParams object with the ability to set a context for a request.
NewListAuthenticatorsParamsWithHTTPClient creates a new ListAuthenticatorsParams object with the ability to set a custom HTTPClient for a request.
NewListAuthenticatorsParamsWithTimeout creates a new ListAuthenticatorsParams object with the ability to set a timeout on a request.
NewListAuthenticatorsTooManyRequests creates a ListAuthenticatorsTooManyRequests with default headers values.
NewListAuthenticatorsUnauthorized creates a ListAuthenticatorsUnauthorized with default headers values.
NewPatchAuthenticatorBadRequest creates a PatchAuthenticatorBadRequest with default headers values.
NewPatchAuthenticatorNotFound creates a PatchAuthenticatorNotFound with default headers values.
NewPatchAuthenticatorOK creates a PatchAuthenticatorOK with default headers values.
NewPatchAuthenticatorParams creates a new PatchAuthenticatorParams object, with the default timeout for this client.
NewPatchAuthenticatorParamsWithContext creates a new PatchAuthenticatorParams object with the ability to set a context for a request.
NewPatchAuthenticatorParamsWithHTTPClient creates a new PatchAuthenticatorParams object with the ability to set a custom HTTPClient for a request.
NewPatchAuthenticatorParamsWithTimeout creates a new PatchAuthenticatorParams object with the ability to set a timeout on a request.
NewPatchAuthenticatorTooManyRequests creates a PatchAuthenticatorTooManyRequests with default headers values.
NewPatchAuthenticatorUnauthorized creates a PatchAuthenticatorUnauthorized with default headers values.
NewReEnrollAuthenticatorCreated creates a ReEnrollAuthenticatorCreated with default headers values.
NewReEnrollAuthenticatorNotFound creates a ReEnrollAuthenticatorNotFound with default headers values.
NewReEnrollAuthenticatorParams creates a new ReEnrollAuthenticatorParams object, with the default timeout for this client.
NewReEnrollAuthenticatorParamsWithContext creates a new ReEnrollAuthenticatorParams object with the ability to set a context for a request.
NewReEnrollAuthenticatorParamsWithHTTPClient creates a new ReEnrollAuthenticatorParams object with the ability to set a custom HTTPClient for a request.
NewReEnrollAuthenticatorParamsWithTimeout creates a new ReEnrollAuthenticatorParams object with the ability to set a timeout on a request.
NewReEnrollAuthenticatorTooManyRequests creates a ReEnrollAuthenticatorTooManyRequests with default headers values.
NewReEnrollAuthenticatorUnauthorized creates a ReEnrollAuthenticatorUnauthorized with default headers values.
NewUpdateAuthenticatorBadRequest creates a UpdateAuthenticatorBadRequest with default headers values.
NewUpdateAuthenticatorNotFound creates a UpdateAuthenticatorNotFound with default headers values.
NewUpdateAuthenticatorOK creates a UpdateAuthenticatorOK with default headers values.
NewUpdateAuthenticatorParams creates a new UpdateAuthenticatorParams object, with the default timeout for this client.
NewUpdateAuthenticatorParamsWithContext creates a new UpdateAuthenticatorParams object with the ability to set a context for a request.
NewUpdateAuthenticatorParamsWithHTTPClient creates a new UpdateAuthenticatorParams object with the ability to set a custom HTTPClient for a request.
NewUpdateAuthenticatorParamsWithTimeout creates a new UpdateAuthenticatorParams object with the ability to set a timeout on a request.
NewUpdateAuthenticatorTooManyRequests creates a UpdateAuthenticatorTooManyRequests with default headers values.
NewUpdateAuthenticatorUnauthorized creates a UpdateAuthenticatorUnauthorized with default headers values.
# Structs
Client for authenticator API
*/.
CreateAuthenticatorBadRequest describes a response with status code 400, with default header values.
CreateAuthenticatorCreated describes a response with status code 201, with default header values.
CreateAuthenticatorParams contains all the parameters to send to the API endpoint
for the create authenticator operation.
CreateAuthenticatorReader is a Reader for the CreateAuthenticator structure.
CreateAuthenticatorTooManyRequests describes a response with status code 429, with default header values.
CreateAuthenticatorUnauthorized describes a response with status code 401, with default header values.
DeleteAuthenticatorBadRequest describes a response with status code 400, with default header values.
DeleteAuthenticatorOK describes a response with status code 200, with default header values.
DeleteAuthenticatorParams contains all the parameters to send to the API endpoint
for the delete authenticator operation.
DeleteAuthenticatorReader is a Reader for the DeleteAuthenticator structure.
DeleteAuthenticatorTooManyRequests describes a response with status code 429, with default header values.
DeleteAuthenticatorUnauthorized describes a response with status code 401, with default header values.
DetailAuthenticatorNotFound describes a response with status code 404, with default header values.
DetailAuthenticatorOK describes a response with status code 200, with default header values.
DetailAuthenticatorParams contains all the parameters to send to the API endpoint
for the detail authenticator operation.
DetailAuthenticatorReader is a Reader for the DetailAuthenticator structure.
DetailAuthenticatorTooManyRequests describes a response with status code 429, with default header values.
DetailAuthenticatorUnauthorized describes a response with status code 401, with default header values.
ListAuthenticatorsBadRequest describes a response with status code 400, with default header values.
ListAuthenticatorsOK describes a response with status code 200, with default header values.
ListAuthenticatorsParams contains all the parameters to send to the API endpoint
for the list authenticators operation.
ListAuthenticatorsReader is a Reader for the ListAuthenticators structure.
ListAuthenticatorsTooManyRequests describes a response with status code 429, with default header values.
ListAuthenticatorsUnauthorized describes a response with status code 401, with default header values.
PatchAuthenticatorBadRequest describes a response with status code 400, with default header values.
PatchAuthenticatorNotFound describes a response with status code 404, with default header values.
PatchAuthenticatorOK describes a response with status code 200, with default header values.
PatchAuthenticatorParams contains all the parameters to send to the API endpoint
for the patch authenticator operation.
PatchAuthenticatorReader is a Reader for the PatchAuthenticator structure.
PatchAuthenticatorTooManyRequests describes a response with status code 429, with default header values.
PatchAuthenticatorUnauthorized describes a response with status code 401, with default header values.
ReEnrollAuthenticatorCreated describes a response with status code 201, with default header values.
ReEnrollAuthenticatorNotFound describes a response with status code 404, with default header values.
ReEnrollAuthenticatorParams contains all the parameters to send to the API endpoint
for the re enroll authenticator operation.
ReEnrollAuthenticatorReader is a Reader for the ReEnrollAuthenticator structure.
ReEnrollAuthenticatorTooManyRequests describes a response with status code 429, with default header values.
ReEnrollAuthenticatorUnauthorized describes a response with status code 401, with default header values.
UpdateAuthenticatorBadRequest describes a response with status code 400, with default header values.
UpdateAuthenticatorNotFound describes a response with status code 404, with default header values.
UpdateAuthenticatorOK describes a response with status code 200, with default header values.
UpdateAuthenticatorParams contains all the parameters to send to the API endpoint
for the update authenticator operation.
UpdateAuthenticatorReader is a Reader for the UpdateAuthenticator structure.
UpdateAuthenticatorTooManyRequests describes a response with status code 429, with default header values.
UpdateAuthenticatorUnauthorized 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.