package
0.0.3
Repository: https://github.com/mjpitz/libdevice42.git
Documentation: pkg.go.dev

# Functions

New creates a new audit log API client.
NewGetAuditlogsBadRequest creates a GetAuditlogsBadRequest with default headers values.
NewGetAuditlogsForbidden creates a GetAuditlogsForbidden with default headers values.
NewGetAuditlogsGone creates a GetAuditlogsGone with default headers values.
NewGetAuditlogsInternalServerError creates a GetAuditlogsInternalServerError with default headers values.
NewGetAuditlogsMethodNotAllowed creates a GetAuditlogsMethodNotAllowed with default headers values.
NewGetAuditlogsNotFound creates a GetAuditlogsNotFound with default headers values.
NewGetAuditlogsOK creates a GetAuditlogsOK with default headers values.
NewGetAuditlogsParams creates a new GetAuditlogsParams object with the default values initialized.
NewGetAuditlogsParamsWithContext creates a new GetAuditlogsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAuditlogsParamsWithHTTPClient creates a new GetAuditlogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAuditlogsParamsWithTimeout creates a new GetAuditlogsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAuditlogsServiceUnavailable creates a GetAuditlogsServiceUnavailable with default headers values.
NewGetAuditlogsUnauthorized creates a GetAuditlogsUnauthorized with default headers values.

# Structs

Client for audit log API */.
GetAuditlogsBadRequest handles this case with default header values.
GetAuditlogsForbidden handles this case with default header values.
GetAuditlogsGone handles this case with default header values.
GetAuditlogsInternalServerError handles this case with default header values.
GetAuditlogsMethodNotAllowed handles this case with default header values.
GetAuditlogsNotFound handles this case with default header values.
GetAuditlogsOK handles this case with default header values.
GetAuditlogsParams contains all the parameters to send to the API endpoint for the get auditlogs operation typically these are written to a http.Request */.
GetAuditlogsReader is a Reader for the GetAuditlogs structure.
GetAuditlogsServiceUnavailable handles this case with default header values.
GetAuditlogsUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.