# 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 values initialized.
NewListAuditLogsParamsWithContext creates a new ListAuditLogsParams object with the default values initialized, and the ability to set a context for a request.
NewListAuditLogsParamsWithHTTPClient creates a new ListAuditLogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListAuditLogsParamsWithTimeout creates a new ListAuditLogsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListAuditLogsUnauthorized creates a ListAuditLogsUnauthorized with default headers values.
# Structs
Client for auditlog API
*/.
ListAuditLogsBadRequest handles this case with default header values.
ListAuditLogsInternalServerError handles this case with default header values.
ListAuditLogsOK handles this case with default header values.
ListAuditLogsParams contains all the parameters to send to the API endpoint
for the list audit logs operation typically these are written to a http.Request
*/.
ListAuditLogsReader is a Reader for the ListAuditLogs structure.
ListAuditLogsUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.