# Functions
New creates a new audit API client.
New creates a new audit API client with basic auth credentials.
New creates a new audit API client with a bearer token for authentication.
NewFindAuditTracesDefault creates a FindAuditTracesDefault with default headers values.
NewFindAuditTracesOK creates a FindAuditTracesOK with default headers values.
NewFindAuditTracesParams creates a new FindAuditTracesParams object, with the default timeout for this client.
NewFindAuditTracesParamsWithContext creates a new FindAuditTracesParams object with the ability to set a context for a request.
NewFindAuditTracesParamsWithHTTPClient creates a new FindAuditTracesParams object with the ability to set a custom HTTPClient for a request.
NewFindAuditTracesParamsWithTimeout creates a new FindAuditTracesParams object with the ability to set a timeout on a request.
# Structs
Client for audit API
*/.
FindAuditTracesDefault describes a response with status code -1, with default header values.
FindAuditTracesOK describes a response with status code 200, with default header values.
FindAuditTracesParams contains all the parameters to send to the API endpoint
for the find audit traces operation.
FindAuditTracesReader is a Reader for the FindAuditTraces structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.