package
0.0.9
Repository: https://github.com/chorus-tre/chorus-backend.git
Documentation: pkg.go.dev

# Functions

New creates a new authentication service API client.
NewAuthenticationServiceAuthenticateDefault creates a AuthenticationServiceAuthenticateDefault with default headers values.
NewAuthenticationServiceAuthenticateOauthDefault creates a AuthenticationServiceAuthenticateOauthDefault with default headers values.
NewAuthenticationServiceAuthenticateOauthOK creates a AuthenticationServiceAuthenticateOauthOK with default headers values.
NewAuthenticationServiceAuthenticateOauthParams creates a new AuthenticationServiceAuthenticateOauthParams object, with the default timeout for this client.
NewAuthenticationServiceAuthenticateOauthParamsWithContext creates a new AuthenticationServiceAuthenticateOauthParams object with the ability to set a context for a request.
NewAuthenticationServiceAuthenticateOauthParamsWithHTTPClient creates a new AuthenticationServiceAuthenticateOauthParams object with the ability to set a custom HTTPClient for a request.
NewAuthenticationServiceAuthenticateOauthParamsWithTimeout creates a new AuthenticationServiceAuthenticateOauthParams object with the ability to set a timeout on a request.
NewAuthenticationServiceAuthenticateOauthRedirect2Default creates a AuthenticationServiceAuthenticateOauthRedirect2Default with default headers values.
NewAuthenticationServiceAuthenticateOauthRedirect2OK creates a AuthenticationServiceAuthenticateOauthRedirect2OK with default headers values.
NewAuthenticationServiceAuthenticateOauthRedirect2Params creates a new AuthenticationServiceAuthenticateOauthRedirect2Params object, with the default timeout for this client.
NewAuthenticationServiceAuthenticateOauthRedirect2ParamsWithContext creates a new AuthenticationServiceAuthenticateOauthRedirect2Params object with the ability to set a context for a request.
NewAuthenticationServiceAuthenticateOauthRedirect2ParamsWithHTTPClient creates a new AuthenticationServiceAuthenticateOauthRedirect2Params object with the ability to set a custom HTTPClient for a request.
NewAuthenticationServiceAuthenticateOauthRedirect2ParamsWithTimeout creates a new AuthenticationServiceAuthenticateOauthRedirect2Params object with the ability to set a timeout on a request.
NewAuthenticationServiceAuthenticateOauthRedirectDefault creates a AuthenticationServiceAuthenticateOauthRedirectDefault with default headers values.
NewAuthenticationServiceAuthenticateOauthRedirectOK creates a AuthenticationServiceAuthenticateOauthRedirectOK with default headers values.
NewAuthenticationServiceAuthenticateOauthRedirectParams creates a new AuthenticationServiceAuthenticateOauthRedirectParams object, with the default timeout for this client.
NewAuthenticationServiceAuthenticateOauthRedirectParamsWithContext creates a new AuthenticationServiceAuthenticateOauthRedirectParams object with the ability to set a context for a request.
NewAuthenticationServiceAuthenticateOauthRedirectParamsWithHTTPClient creates a new AuthenticationServiceAuthenticateOauthRedirectParams object with the ability to set a custom HTTPClient for a request.
NewAuthenticationServiceAuthenticateOauthRedirectParamsWithTimeout creates a new AuthenticationServiceAuthenticateOauthRedirectParams object with the ability to set a timeout on a request.
NewAuthenticationServiceAuthenticateOK creates a AuthenticationServiceAuthenticateOK with default headers values.
NewAuthenticationServiceAuthenticateParams creates a new AuthenticationServiceAuthenticateParams object, with the default timeout for this client.
NewAuthenticationServiceAuthenticateParamsWithContext creates a new AuthenticationServiceAuthenticateParams object with the ability to set a context for a request.
NewAuthenticationServiceAuthenticateParamsWithHTTPClient creates a new AuthenticationServiceAuthenticateParams object with the ability to set a custom HTTPClient for a request.
NewAuthenticationServiceAuthenticateParamsWithTimeout creates a new AuthenticationServiceAuthenticateParams object with the ability to set a timeout on a request.
NewAuthenticationServiceGetAuthenticationModesDefault creates a AuthenticationServiceGetAuthenticationModesDefault with default headers values.
NewAuthenticationServiceGetAuthenticationModesOK creates a AuthenticationServiceGetAuthenticationModesOK with default headers values.
NewAuthenticationServiceGetAuthenticationModesParams creates a new AuthenticationServiceGetAuthenticationModesParams object, with the default timeout for this client.
NewAuthenticationServiceGetAuthenticationModesParamsWithContext creates a new AuthenticationServiceGetAuthenticationModesParams object with the ability to set a context for a request.
NewAuthenticationServiceGetAuthenticationModesParamsWithHTTPClient creates a new AuthenticationServiceGetAuthenticationModesParams object with the ability to set a custom HTTPClient for a request.
NewAuthenticationServiceGetAuthenticationModesParamsWithTimeout creates a new AuthenticationServiceGetAuthenticationModesParams object with the ability to set a timeout on a request.
New creates a new authentication service API client with basic auth credentials.
New creates a new authentication service API client with a bearer token for authentication.

# Structs

AuthenticationServiceAuthenticateDefault describes a response with status code -1, with default header values.
AuthenticationServiceAuthenticateOauthDefault describes a response with status code -1, with default header values.
AuthenticationServiceAuthenticateOauthOK describes a response with status code 200, with default header values.
AuthenticationServiceAuthenticateOauthParams contains all the parameters to send to the API endpoint for the authentication service authenticate oauth operation.
AuthenticationServiceAuthenticateOauthReader is a Reader for the AuthenticationServiceAuthenticateOauth structure.
AuthenticationServiceAuthenticateOauthRedirect2Default describes a response with status code -1, with default header values.
AuthenticationServiceAuthenticateOauthRedirect2OK describes a response with status code 200, with default header values.
AuthenticationServiceAuthenticateOauthRedirect2Params contains all the parameters to send to the API endpoint for the authentication service authenticate oauth redirect2 operation.
AuthenticationServiceAuthenticateOauthRedirect2Reader is a Reader for the AuthenticationServiceAuthenticateOauthRedirect2 structure.
AuthenticationServiceAuthenticateOauthRedirectDefault describes a response with status code -1, with default header values.
AuthenticationServiceAuthenticateOauthRedirectOK describes a response with status code 200, with default header values.
AuthenticationServiceAuthenticateOauthRedirectParams contains all the parameters to send to the API endpoint for the authentication service authenticate oauth redirect operation.
AuthenticationServiceAuthenticateOauthRedirectReader is a Reader for the AuthenticationServiceAuthenticateOauthRedirect structure.
AuthenticationServiceAuthenticateOK describes a response with status code 200, with default header values.
AuthenticationServiceAuthenticateParams contains all the parameters to send to the API endpoint for the authentication service authenticate operation.
AuthenticationServiceAuthenticateReader is a Reader for the AuthenticationServiceAuthenticate structure.
AuthenticationServiceGetAuthenticationModesDefault describes a response with status code -1, with default header values.
AuthenticationServiceGetAuthenticationModesOK describes a response with status code 200, with default header values.
AuthenticationServiceGetAuthenticationModesParams contains all the parameters to send to the API endpoint for the authentication service get authentication modes operation.
AuthenticationServiceGetAuthenticationModesReader is a Reader for the AuthenticationServiceGetAuthenticationModes structure.
Client for authentication service API */.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.