package
0.26.33
Repository: https://github.com/openziti/edge-api.git
Documentation: pkg.go.dev

# Functions

New creates a new authentication API client.
NewAuthenticateBadRequest creates a AuthenticateBadRequest with default headers values.
NewAuthenticateMfaOK creates a AuthenticateMfaOK with default headers values.
NewAuthenticateMfaParams creates a new AuthenticateMfaParams object, with the default timeout for this client.
NewAuthenticateMfaParamsWithContext creates a new AuthenticateMfaParams object with the ability to set a context for a request.
NewAuthenticateMfaParamsWithHTTPClient creates a new AuthenticateMfaParams object with the ability to set a custom HTTPClient for a request.
NewAuthenticateMfaParamsWithTimeout creates a new AuthenticateMfaParams object with the ability to set a timeout on a request.
NewAuthenticateMfaTooManyRequests creates a AuthenticateMfaTooManyRequests with default headers values.
NewAuthenticateMfaUnauthorized creates a AuthenticateMfaUnauthorized with default headers values.
NewAuthenticateOK creates a AuthenticateOK with default headers values.
NewAuthenticateParams creates a new AuthenticateParams object, with the default timeout for this client.
NewAuthenticateParamsWithContext creates a new AuthenticateParams object with the ability to set a context for a request.
NewAuthenticateParamsWithHTTPClient creates a new AuthenticateParams object with the ability to set a custom HTTPClient for a request.
NewAuthenticateParamsWithTimeout creates a new AuthenticateParams object with the ability to set a timeout on a request.
NewAuthenticateTooManyRequests creates a AuthenticateTooManyRequests with default headers values.
NewAuthenticateUnauthorized creates a AuthenticateUnauthorized with default headers values.

# Structs

AuthenticateBadRequest describes a response with status code 400, with default header values.
AuthenticateMfaOK describes a response with status code 200, with default header values.
AuthenticateMfaParams contains all the parameters to send to the API endpoint for the authenticate mfa operation.
AuthenticateMfaReader is a Reader for the AuthenticateMfa structure.
AuthenticateMfaTooManyRequests describes a response with status code 429, with default header values.
AuthenticateMfaUnauthorized describes a response with status code 401, with default header values.
AuthenticateOK describes a response with status code 200, with default header values.
AuthenticateParams contains all the parameters to send to the API endpoint for the authenticate operation.
AuthenticateReader is a Reader for the Authenticate structure.
AuthenticateTooManyRequests describes a response with status code 429, with default header values.
AuthenticateUnauthorized describes a response with status code 401, with default header values.
Client for authentication API */.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.