# 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.
NewGetAuditLogsActionsDefault creates a GetAuditLogsActionsDefault with default headers values.
NewGetAuditLogsActionsOK creates a GetAuditLogsActionsOK with default headers values.
NewGetAuditLogsActionsParams creates a new GetAuditLogsActionsParams object, with the default timeout for this client.
NewGetAuditLogsActionsParamsWithContext creates a new GetAuditLogsActionsParams object with the ability to set a context for a request.
NewGetAuditLogsActionsParamsWithHTTPClient creates a new GetAuditLogsActionsParams object with the ability to set a custom HTTPClient for a request.
NewGetAuditLogsActionsParamsWithTimeout creates a new GetAuditLogsActionsParams object with the ability to set a timeout on a request.
NewGetAuditLogsCategoriesDefault creates a GetAuditLogsCategoriesDefault with default headers values.
NewGetAuditLogsCategoriesOK creates a GetAuditLogsCategoriesOK with default headers values.
NewGetAuditLogsCategoriesParams creates a new GetAuditLogsCategoriesParams object, with the default timeout for this client.
NewGetAuditLogsCategoriesParamsWithContext creates a new GetAuditLogsCategoriesParams object with the ability to set a context for a request.
NewGetAuditLogsCategoriesParamsWithHTTPClient creates a new GetAuditLogsCategoriesParams object with the ability to set a custom HTTPClient for a request.
NewGetAuditLogsCategoriesParamsWithTimeout creates a new GetAuditLogsCategoriesParams object with the ability to set a timeout on a request.
NewSearchClusterAuditLogsDefault creates a SearchClusterAuditLogsDefault with default headers values.
NewSearchClusterAuditLogsOK creates a SearchClusterAuditLogsOK with default headers values.
NewSearchClusterAuditLogsParams creates a new SearchClusterAuditLogsParams object, with the default timeout for this client.
NewSearchClusterAuditLogsParamsWithContext creates a new SearchClusterAuditLogsParams object with the ability to set a context for a request.
NewSearchClusterAuditLogsParamsWithHTTPClient creates a new SearchClusterAuditLogsParams object with the ability to set a custom HTTPClient for a request.
NewSearchClusterAuditLogsParamsWithTimeout creates a new SearchClusterAuditLogsParams object with the ability to set a timeout on a request.
# Structs
Client for audit API
*/.
GetAuditLogsActionsDefault describes a response with status code -1, with default header values.
GetAuditLogsActionsOK describes a response with status code 200, with default header values.
GetAuditLogsActionsParams contains all the parameters to send to the API endpoint
for the get audit logs actions operation.
GetAuditLogsActionsReader is a Reader for the GetAuditLogsActions structure.
GetAuditLogsCategoriesDefault describes a response with status code -1, with default header values.
GetAuditLogsCategoriesOK describes a response with status code 200, with default header values.
GetAuditLogsCategoriesParams contains all the parameters to send to the API endpoint
for the get audit logs categories operation.
GetAuditLogsCategoriesReader is a Reader for the GetAuditLogsCategories structure.
SearchClusterAuditLogsDefault describes a response with status code -1, with default header values.
SearchClusterAuditLogsOK describes a response with status code 200, with default header values.
SearchClusterAuditLogsParams contains all the parameters to send to the API endpoint
for the search cluster audit logs operation.
SearchClusterAuditLogsReader is a Reader for the SearchClusterAuditLogs structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.