package
0.0.0-20220824084126-3e1e694cdf30
Repository: https://github.com/vk-cs/iot-go-agent-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new logs API client.
NewAddLogBadRequest creates a AddLogBadRequest with default headers values.
NewAddLogInternalServerError creates a AddLogInternalServerError with default headers values.
NewAddLogOK creates a AddLogOK with default headers values.
NewAddLogParams creates a new AddLogParams object, with the default timeout for this client.
NewAddLogParamsWithContext creates a new AddLogParams object with the ability to set a context for a request.
NewAddLogParamsWithHTTPClient creates a new AddLogParams object with the ability to set a custom HTTPClient for a request.
NewAddLogParamsWithTimeout creates a new AddLogParams object with the ability to set a timeout on a request.
NewAddLogTooManyRequests creates a AddLogTooManyRequests with default headers values.
NewAddLogUnauthorized creates a AddLogUnauthorized with default headers values.

# Structs

AddLogBadRequest describes a response with status code 400, with default header values.
AddLogInternalServerError describes a response with status code 500, with default header values.
AddLogOK describes a response with status code 200, with default header values.
AddLogParams contains all the parameters to send to the API endpoint for the add log operation.
AddLogReader is a Reader for the AddLog structure.
AddLogTooManyRequests describes a response with status code 429, with default header values.
AddLogUnauthorized describes a response with status code 401, with default header values.
Client for logs API */.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.