package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev
# Functions
New creates a new authenticators API client.
NewCreateAuthenticatorsOK creates a CreateAuthenticatorsOK with default headers values.
NewCreateAuthenticatorsParams creates a new CreateAuthenticatorsParams object, with the default timeout for this client.
NewCreateAuthenticatorsParamsWithContext creates a new CreateAuthenticatorsParams object with the ability to set a context for a request.
NewCreateAuthenticatorsParamsWithHTTPClient creates a new CreateAuthenticatorsParams object with the ability to set a custom HTTPClient for a request.
NewCreateAuthenticatorsParamsWithTimeout creates a new CreateAuthenticatorsParams object with the ability to set a timeout on a request.
NewDeleteAuthenticatorsOK creates a DeleteAuthenticatorsOK with default headers values.
NewDeleteAuthenticatorsParams creates a new DeleteAuthenticatorsParams object, with the default timeout for this client.
NewDeleteAuthenticatorsParamsWithContext creates a new DeleteAuthenticatorsParams object with the ability to set a context for a request.
NewDeleteAuthenticatorsParamsWithHTTPClient creates a new DeleteAuthenticatorsParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAuthenticatorsParamsWithTimeout creates a new DeleteAuthenticatorsParams object with the ability to set a timeout on a request.
NewGetAuthenticatorOK creates a GetAuthenticatorOK with default headers values.
NewGetAuthenticatorParams creates a new GetAuthenticatorParams object, with the default timeout for this client.
NewGetAuthenticatorParamsWithContext creates a new GetAuthenticatorParams object with the ability to set a context for a request.
NewGetAuthenticatorParamsWithHTTPClient creates a new GetAuthenticatorParams object with the ability to set a custom HTTPClient for a request.
NewGetAuthenticatorParamsWithTimeout creates a new GetAuthenticatorParams object with the ability to set a timeout on a request.
NewGetAuthenticatorsOK creates a GetAuthenticatorsOK with default headers values.
NewGetAuthenticatorsParams creates a new GetAuthenticatorsParams object, with the default timeout for this client.
NewGetAuthenticatorsParamsWithContext creates a new GetAuthenticatorsParams object with the ability to set a context for a request.
NewGetAuthenticatorsParamsWithHTTPClient creates a new GetAuthenticatorsParams object with the ability to set a custom HTTPClient for a request.
NewGetAuthenticatorsParamsWithTimeout creates a new GetAuthenticatorsParams object with the ability to set a timeout on a request.
# Structs
Client for authenticators API
*/.
CreateAuthenticatorsOK describes a response with status code 200, with default header values.
CreateAuthenticatorsParams contains all the parameters to send to the API endpoint
for the create authenticators operation.
CreateAuthenticatorsReader is a Reader for the CreateAuthenticators structure.
DeleteAuthenticatorsOK describes a response with status code 200, with default header values.
DeleteAuthenticatorsParams contains all the parameters to send to the API endpoint
for the delete authenticators operation.
DeleteAuthenticatorsReader is a Reader for the DeleteAuthenticators structure.
GetAuthenticatorOK describes a response with status code 200, with default header values.
GetAuthenticatorParams contains all the parameters to send to the API endpoint
for the get authenticator operation.
GetAuthenticatorReader is a Reader for the GetAuthenticator structure.
GetAuthenticatorsOK describes a response with status code 200, with default header values.
GetAuthenticatorsParams contains all the parameters to send to the API endpoint
for the get authenticators operation.
GetAuthenticatorsReader is a Reader for the GetAuthenticators structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.