# Functions
New creates a new log service API client.
NewSyslogForbidden creates a SyslogForbidden with default headers values.
NewSyslogInternalServerError creates a SyslogInternalServerError with default headers values.
NewSyslogNotFound creates a SyslogNotFound with default headers values.
NewSyslogOK creates a SyslogOK with default headers values.
NewSyslogParams creates a new SyslogParams object, with the default timeout for this client.
NewSyslogParamsWithContext creates a new SyslogParams object with the ability to set a context for a request.
NewSyslogParamsWithHTTPClient creates a new SyslogParams object with the ability to set a custom HTTPClient for a request.
NewSyslogParamsWithTimeout creates a new SyslogParams object with the ability to set a timeout on a request.
NewSyslogUnauthorized creates a SyslogUnauthorized with default headers values.
# Structs
Client for log service API
*/.
SyslogForbidden describes a response with status code 403, with default header values.
SyslogInternalServerError describes a response with status code 500, with default header values.
SyslogNotFound describes a response with status code 404, with default header values.
SyslogOK describes a response with status code 200, with default header values.
SyslogParams contains all the parameters to send to the API endpoint
for the syslog operation.
SyslogReader is a Reader for the Syslog structure.
SyslogUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.