package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new authentication API client.
NewGetIntegrationsVerifyUserDefault creates a GetIntegrationsVerifyUserDefault with default headers values.
NewGetIntegrationsVerifyUserOK creates a GetIntegrationsVerifyUserOK with default headers values.
NewGetIntegrationsVerifyUserParams creates a new GetIntegrationsVerifyUserParams object, with the default timeout for this client.
NewGetIntegrationsVerifyUserParamsWithContext creates a new GetIntegrationsVerifyUserParams object with the ability to set a context for a request.
NewGetIntegrationsVerifyUserParamsWithHTTPClient creates a new GetIntegrationsVerifyUserParams object with the ability to set a custom HTTPClient for a request.
NewGetIntegrationsVerifyUserParamsWithTimeout creates a new GetIntegrationsVerifyUserParams object with the ability to set a timeout on a request.
NewGetMeDefault creates a GetMeDefault with default headers values.
NewGetMeOK creates a GetMeOK with default headers values.
NewGetMeParams creates a new GetMeParams object, with the default timeout for this client.
NewGetMeParamsWithContext creates a new GetMeParams object with the ability to set a context for a request.
NewGetMeParamsWithHTTPClient creates a new GetMeParams object with the ability to set a custom HTTPClient for a request.
NewGetMeParamsWithTimeout creates a new GetMeParams object with the ability to set a timeout on a request.
NewGetOrganisationDefault creates a GetOrganisationDefault with default headers values.
NewGetOrganisationOK creates a GetOrganisationOK with default headers values.
NewGetOrganisationParams creates a new GetOrganisationParams object, with the default timeout for this client.
NewGetOrganisationParamsWithContext creates a new GetOrganisationParams object with the ability to set a context for a request.
NewGetOrganisationParamsWithHTTPClient creates a new GetOrganisationParams object with the ability to set a custom HTTPClient for a request.
NewGetOrganisationParamsWithTimeout creates a new GetOrganisationParams object with the ability to set a timeout on a request.
NewGetServiceAuthTokenDefault creates a GetServiceAuthTokenDefault with default headers values.
NewGetServiceAuthTokenOK creates a GetServiceAuthTokenOK with default headers values.
NewGetServiceAuthTokenParams creates a new GetServiceAuthTokenParams object, with the default timeout for this client.
NewGetServiceAuthTokenParamsWithContext creates a new GetServiceAuthTokenParams object with the ability to set a context for a request.
NewGetServiceAuthTokenParamsWithHTTPClient creates a new GetServiceAuthTokenParams object with the ability to set a custom HTTPClient for a request.
NewGetServiceAuthTokenParamsWithTimeout creates a new GetServiceAuthTokenParams object with the ability to set a timeout on a request.
NewGetVersionDefault creates a GetVersionDefault with default headers values.
NewGetVersionOK creates a GetVersionOK with default headers values.
NewGetVersionParams creates a new GetVersionParams object, with the default timeout for this client.
NewGetVersionParamsWithContext creates a new GetVersionParams object with the ability to set a context for a request.
NewGetVersionParamsWithHTTPClient creates a new GetVersionParams object with the ability to set a custom HTTPClient for a request.
NewGetVersionParamsWithTimeout creates a new GetVersionParams object with the ability to set a timeout on a request.
# Structs
Client for authentication API
*/.
GetIntegrationsVerifyUserDefault describes a response with status code -1, with default header values.
GetIntegrationsVerifyUserOK describes a response with status code 200, with default header values.
GetIntegrationsVerifyUserOKBody get integrations verify user o k body
swagger:model GetIntegrationsVerifyUserOKBody
*/.
GetIntegrationsVerifyUserParams contains all the parameters to send to the API endpoint
for the get integrations verify user operation.
GetIntegrationsVerifyUserReader is a Reader for the GetIntegrationsVerifyUser structure.
GetMeDefault describes a response with status code -1, with default header values.
GetMeOK describes a response with status code 200, with default header values.
GetMeOKBody get me o k body
swagger:model GetMeOKBody
*/.
GetMeParams contains all the parameters to send to the API endpoint
for the get me operation.
GetMeReader is a Reader for the GetMe structure.
GetOrganisationDefault describes a response with status code -1, with default header values.
GetOrganisationOK describes a response with status code 200, with default header values.
GetOrganisationOKBody get organisation o k body
swagger:model GetOrganisationOKBody
*/.
GetOrganisationParams contains all the parameters to send to the API endpoint
for the get organisation operation.
GetOrganisationReader is a Reader for the GetOrganisation structure.
GetServiceAuthTokenDefault describes a response with status code -1, with default header values.
GetServiceAuthTokenOK describes a response with status code 200, with default header values.
GetServiceAuthTokenOKBody get service auth token o k body
swagger:model GetServiceAuthTokenOKBody
*/.
GetServiceAuthTokenParams contains all the parameters to send to the API endpoint
for the get service auth token operation.
GetServiceAuthTokenReader is a Reader for the GetServiceAuthToken structure.
GetVersionDefault describes a response with status code -1, with default header values.
GetVersionOK describes a response with status code 200, with default header values.
GetVersionOKBody get version o k body
swagger:model GetVersionOKBody
*/.
GetVersionParams contains all the parameters to send to the API endpoint
for the get version operation.
GetVersionReader is a Reader for the GetVersion structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.