# Functions
New creates a new auditlog API client.
NewListAuditLogsBadRequest creates a ListAuditLogsBadRequest with default headers values.
NewListAuditLogsInternalServerError creates a ListAuditLogsInternalServerError with default headers values.
NewListAuditLogsOK creates a ListAuditLogsOK with default headers values.
NewListAuditLogsParams creates a new ListAuditLogsParams object, with the default timeout for this client.
NewListAuditLogsParamsWithContext creates a new ListAuditLogsParams object with the ability to set a context for a request.
NewListAuditLogsParamsWithHTTPClient creates a new ListAuditLogsParams object with the ability to set a custom HTTPClient for a request.
NewListAuditLogsParamsWithTimeout creates a new ListAuditLogsParams object with the ability to set a timeout on a request.
NewListAuditLogsUnauthorized creates a ListAuditLogsUnauthorized with default headers values.
# Structs
Client for auditlog API
*/.
ListAuditLogsBadRequest describes a response with status code 400, with default header values.
ListAuditLogsInternalServerError describes a response with status code 500, with default header values.
ListAuditLogsOK describes a response with status code 200, with default header values.
ListAuditLogsParams contains all the parameters to send to the API endpoint
for the list audit logs operation.
ListAuditLogsReader is a Reader for the ListAuditLogs structure.
ListAuditLogsUnauthorized describes a response with status code 401, with default header values.
# Interfaces
API is the interface of the auditlog client.