package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new mfa API client.
NewDeleteMFASessionForbidden creates a DeleteMFASessionForbidden with default headers values.
NewDeleteMFASessionNoContent creates a DeleteMFASessionNoContent with default headers values.
NewDeleteMFASessionNotFound creates a DeleteMFASessionNotFound with default headers values.
NewDeleteMFASessionParams creates a new DeleteMFASessionParams object, with the default timeout for this client.
NewDeleteMFASessionParamsWithContext creates a new DeleteMFASessionParams object with the ability to set a context for a request.
NewDeleteMFASessionParamsWithHTTPClient creates a new DeleteMFASessionParams object with the ability to set a custom HTTPClient for a request.
NewDeleteMFASessionParamsWithTimeout creates a new DeleteMFASessionParams object with the ability to set a timeout on a request.
NewDeleteMFASessionTooManyRequests creates a DeleteMFASessionTooManyRequests with default headers values.
NewDeleteMFASessionUnauthorized creates a DeleteMFASessionUnauthorized with default headers values.
NewListUserMFASessionsForbidden creates a ListUserMFASessionsForbidden with default headers values.
NewListUserMFASessionsNotFound creates a ListUserMFASessionsNotFound with default headers values.
NewListUserMFASessionsOK creates a ListUserMFASessionsOK with default headers values.
NewListUserMFASessionsParams creates a new ListUserMFASessionsParams object, with the default timeout for this client.
NewListUserMFASessionsParamsWithContext creates a new ListUserMFASessionsParams object with the ability to set a context for a request.
NewListUserMFASessionsParamsWithHTTPClient creates a new ListUserMFASessionsParams object with the ability to set a custom HTTPClient for a request.
NewListUserMFASessionsParamsWithTimeout creates a new ListUserMFASessionsParams object with the ability to set a timeout on a request.
NewListUserMFASessionsTooManyRequests creates a ListUserMFASessionsTooManyRequests with default headers values.
NewListUserMFASessionsUnauthorized creates a ListUserMFASessionsUnauthorized with default headers values.
# Structs
Client for mfa API
*/.
DeleteMFASessionForbidden describes a response with status code 403, with default header values.
DeleteMFASessionNoContent describes a response with status code 204, with default header values.
DeleteMFASessionNotFound describes a response with status code 404, with default header values.
DeleteMFASessionParams contains all the parameters to send to the API endpoint
for the delete m f a session operation.
DeleteMFASessionReader is a Reader for the DeleteMFASession structure.
DeleteMFASessionTooManyRequests describes a response with status code 429, with default header values.
DeleteMFASessionUnauthorized describes a response with status code 401, with default header values.
ListUserMFASessionsForbidden describes a response with status code 403, with default header values.
ListUserMFASessionsNotFound describes a response with status code 404, with default header values.
ListUserMFASessionsOK describes a response with status code 200, with default header values.
ListUserMFASessionsParams contains all the parameters to send to the API endpoint
for the list user m f a sessions operation.
ListUserMFASessionsReader is a Reader for the ListUserMFASessions structure.
ListUserMFASessionsTooManyRequests describes a response with status code 429, with default header values.
ListUserMFASessionsUnauthorized 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.