# Functions
New creates a new logout API client.
NewPostLogoutBadRequest creates a PostLogoutBadRequest with default headers values.
NewPostLogoutInternalServerError creates a PostLogoutInternalServerError with default headers values.
NewPostLogoutOK creates a PostLogoutOK with default headers values.
NewPostLogoutParams creates a new PostLogoutParams object, with the default timeout for this client.
NewPostLogoutParamsWithContext creates a new PostLogoutParams object with the ability to set a context for a request.
NewPostLogoutParamsWithHTTPClient creates a new PostLogoutParams object with the ability to set a custom HTTPClient for a request.
NewPostLogoutParamsWithTimeout creates a new PostLogoutParams object with the ability to set a timeout on a request.
NewPostLogoutUnauthorized creates a PostLogoutUnauthorized with default headers values.
# Structs
Client for logout API
*/.
PostLogoutBadRequest describes a response with status code 400, with default header values.
PostLogoutInternalServerError describes a response with status code 500, with default header values.
PostLogoutOK describes a response with status code 200, with default header values.
PostLogoutParams contains all the parameters to send to the API endpoint
for the post logout operation.
PostLogoutReader is a Reader for the PostLogout structure.
PostLogoutUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.