# Functions
New creates a new session API client.
NewRecoveryInternalServerError creates a RecoveryInternalServerError with default headers values.
NewRecoveryOK creates a RecoveryOK with default headers values.
NewRecoveryParams creates a new RecoveryParams object with the default values initialized.
NewRecoveryParamsWithContext creates a new RecoveryParams object with the default values initialized, and the ability to set a context for a request.
NewRecoveryParamsWithHTTPClient creates a new RecoveryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRecoveryParamsWithTimeout creates a new RecoveryParams object with the default values initialized, and the ability to set a timeout on a request.
NewRecoverySubmitInternalServerError creates a RecoverySubmitInternalServerError with default headers values.
NewRecoverySubmitOK creates a RecoverySubmitOK with default headers values.
NewRecoverySubmitParams creates a new RecoverySubmitParams object with the default values initialized.
NewRecoverySubmitParamsWithContext creates a new RecoverySubmitParams object with the default values initialized, and the ability to set a context for a request.
NewRecoverySubmitParamsWithHTTPClient creates a new RecoverySubmitParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRecoverySubmitParamsWithTimeout creates a new RecoverySubmitParams object with the default values initialized, and the ability to set a timeout on a request.
NewRegisterActivateInternalServerError creates a RegisterActivateInternalServerError with default headers values.
NewRegisterActivateOK creates a RegisterActivateOK with default headers values.
NewRegisterActivateParams creates a new RegisterActivateParams object with the default values initialized.
NewRegisterActivateParamsWithContext creates a new RegisterActivateParams object with the default values initialized, and the ability to set a context for a request.
NewRegisterActivateParamsWithHTTPClient creates a new RegisterActivateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRegisterActivateParamsWithTimeout creates a new RegisterActivateParams object with the default values initialized, and the ability to set a timeout on a request.
NewRegisterInternalServerError creates a RegisterInternalServerError with default headers values.
NewRegisterOK creates a RegisterOK with default headers values.
NewRegisterParams creates a new RegisterParams object with the default values initialized.
NewRegisterParamsWithContext creates a new RegisterParams object with the default values initialized, and the ability to set a context for a request.
NewRegisterParamsWithHTTPClient creates a new RegisterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRegisterParamsWithTimeout creates a new RegisterParams object with the default values initialized, and the ability to set a timeout on a request.
NewRegisterSubmitConflict creates a RegisterSubmitConflict with default headers values.
NewRegisterSubmitInternalServerError creates a RegisterSubmitInternalServerError with default headers values.
NewRegisterSubmitOK creates a RegisterSubmitOK with default headers values.
NewRegisterSubmitParams creates a new RegisterSubmitParams object with the default values initialized.
NewRegisterSubmitParamsWithContext creates a new RegisterSubmitParams object with the default values initialized, and the ability to set a context for a request.
NewRegisterSubmitParamsWithHTTPClient creates a new RegisterSubmitParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRegisterSubmitParamsWithTimeout creates a new RegisterSubmitParams object with the default values initialized, and the ability to set a timeout on a request.
NewStateInternalServerError creates a StateInternalServerError with default headers values.
NewStateMessageInternalServerError creates a StateMessageInternalServerError with default headers values.
NewStateMessageOK creates a StateMessageOK with default headers values.
NewStateMessageParams creates a new StateMessageParams object with the default values initialized.
NewStateMessageParamsWithContext creates a new StateMessageParams object with the default values initialized, and the ability to set a context for a request.
NewStateMessageParamsWithHTTPClient creates a new StateMessageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewStateMessageParamsWithTimeout creates a new StateMessageParams object with the default values initialized, and the ability to set a timeout on a request.
NewStateOK creates a StateOK with default headers values.
NewStateParams creates a new StateParams object with the default values initialized.
NewStateParamsWithContext creates a new StateParams object with the default values initialized, and the ability to set a context for a request.
NewStateParamsWithHTTPClient creates a new StateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewStateParamsWithTimeout creates a new StateParams object with the default values initialized, and the ability to set a timeout on a request.
NewStateSubmitInternalServerError creates a StateSubmitInternalServerError with default headers values.
NewStateSubmitOK creates a StateSubmitOK with default headers values.
NewStateSubmitParams creates a new StateSubmitParams object with the default values initialized.
NewStateSubmitParamsWithContext creates a new StateSubmitParams object with the default values initialized, and the ability to set a context for a request.
NewStateSubmitParamsWithHTTPClient creates a new StateSubmitParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewStateSubmitParamsWithTimeout creates a new StateSubmitParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for session API
*/.
RecoveryInternalServerError handles this case with default header values.
RecoveryOK handles this case with default header values.
RecoveryParams contains all the parameters to send to the API endpoint
for the recovery operation typically these are written to a http.Request
*/.
RecoveryReader is a Reader for the Recovery structure.
RecoverySubmitInternalServerError handles this case with default header values.
RecoverySubmitOK handles this case with default header values.
RecoverySubmitParams contains all the parameters to send to the API endpoint
for the recovery submit operation typically these are written to a http.Request
*/.
RecoverySubmitReader is a Reader for the RecoverySubmit structure.
RegisterActivateInternalServerError handles this case with default header values.
RegisterActivateOK handles this case with default header values.
RegisterActivateParams contains all the parameters to send to the API endpoint
for the register activate operation typically these are written to a http.Request
*/.
RegisterActivateReader is a Reader for the RegisterActivate structure.
RegisterInternalServerError handles this case with default header values.
RegisterOK handles this case with default header values.
RegisterParams contains all the parameters to send to the API endpoint
for the register operation typically these are written to a http.Request
*/.
RegisterReader is a Reader for the Register structure.
RegisterSubmitConflict handles this case with default header values.
RegisterSubmitInternalServerError handles this case with default header values.
RegisterSubmitOK handles this case with default header values.
RegisterSubmitParams contains all the parameters to send to the API endpoint
for the register submit operation typically these are written to a http.Request
*/.
RegisterSubmitReader is a Reader for the RegisterSubmit structure.
StateInternalServerError handles this case with default header values.
StateMessageInternalServerError handles this case with default header values.
StateMessageOK handles this case with default header values.
StateMessageParams contains all the parameters to send to the API endpoint
for the state message operation typically these are written to a http.Request
*/.
StateMessageReader is a Reader for the StateMessage structure.
StateOK handles this case with default header values.
StateParams contains all the parameters to send to the API endpoint
for the state operation typically these are written to a http.Request
*/.
StateReader is a Reader for the State structure.
StateSubmitInternalServerError handles this case with default header values.
StateSubmitOK handles this case with default header values.
StateSubmitParams contains all the parameters to send to the API endpoint
for the state submit operation typically these are written to a http.Request
*/.
StateSubmitReader is a Reader for the StateSubmit structure.
# Interfaces
ClientService is the interface for Client methods.