# Functions
New creates a new event log controller API client.
NewListEventLogBadRequest creates a ListEventLogBadRequest with default headers values.
NewListEventLogConflict creates a ListEventLogConflict with default headers values.
NewListEventLogForbidden creates a ListEventLogForbidden with default headers values.
NewListEventLogInternalServerError creates a ListEventLogInternalServerError with default headers values.
NewListEventLogNotFound creates a ListEventLogNotFound with default headers values.
NewListEventLogOK creates a ListEventLogOK with default headers values.
NewListEventLogParams creates a new ListEventLogParams object with the default values initialized.
NewListEventLogParamsWithContext creates a new ListEventLogParams object with the default values initialized, and the ability to set a context for a request.
NewListEventLogParamsWithHTTPClient creates a new ListEventLogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListEventLogParamsWithTimeout creates a new ListEventLogParams object with the default values initialized, and the ability to set a timeout on a request.
NewListEventLogUnauthorized creates a ListEventLogUnauthorized with default headers values.
# Structs
Client for event log controller API
*/.
ListEventLogBadRequest handles this case with default header values.
ListEventLogConflict handles this case with default header values.
ListEventLogForbidden handles this case with default header values.
ListEventLogInternalServerError handles this case with default header values.
ListEventLogNotFound handles this case with default header values.
ListEventLogOK handles this case with default header values.
ListEventLogParams contains all the parameters to send to the API endpoint
for the list event log operation typically these are written to a http.Request
*/.
ListEventLogReader is a Reader for the ListEventLog structure.
ListEventLogUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.