# Functions
New creates a new logs API client.
NewGetV1LogsOK creates a GetV1LogsOK with default headers values.
NewGetV1LogsParams creates a new GetV1LogsParams object with the default values initialized.
NewGetV1LogsParamsWithContext creates a new GetV1LogsParams object with the default values initialized, and the ability to set a context for a request.
NewGetV1LogsParamsWithHTTPClient creates a new GetV1LogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetV1LogsParamsWithTimeout creates a new GetV1LogsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostV1LogsLogIDActionBadRequest creates a PostV1LogsLogIDActionBadRequest with default headers values.
NewPostV1LogsLogIDActionOK creates a PostV1LogsLogIDActionOK with default headers values.
NewPostV1LogsLogIDActionParams creates a new PostV1LogsLogIDActionParams object with the default values initialized.
NewPostV1LogsLogIDActionParamsWithContext creates a new PostV1LogsLogIDActionParams object with the default values initialized, and the ability to set a context for a request.
NewPostV1LogsLogIDActionParamsWithHTTPClient creates a new PostV1LogsLogIDActionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostV1LogsLogIDActionParamsWithTimeout creates a new PostV1LogsLogIDActionParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for logs API
*/.
GetV1LogsOK handles this case with default header values.
GetV1LogsParams contains all the parameters to send to the API endpoint
for the get v1 logs operation typically these are written to a http.Request
*/.
GetV1LogsReader is a Reader for the GetV1Logs structure.
PostV1LogsLogIDActionBadRequest handles this case with default header values.
PostV1LogsLogIDActionOK handles this case with default header values.
PostV1LogsLogIDActionParams contains all the parameters to send to the API endpoint
for the post v1 logs log ID action operation typically these are written to a http.Request
*/.
PostV1LogsLogIDActionReader is a Reader for the PostV1LogsLogIDAction structure.
# Interfaces
ClientService is the interface for Client methods.