# Functions
New creates a new log forward API client.
NewCreateLogForwardAccepted creates a CreateLogForwardAccepted with default headers values.
NewCreateLogForwardBadRequest creates a CreateLogForwardBadRequest with default headers values.
NewCreateLogForwardConflict creates a CreateLogForwardConflict with default headers values.
NewCreateLogForwardCreated creates a CreateLogForwardCreated with default headers values.
NewCreateLogForwardDefault creates a CreateLogForwardDefault with default headers values.
NewCreateLogForwardParams creates a new CreateLogForwardParams object, with the default timeout for this client.
NewCreateLogForwardParamsWithContext creates a new CreateLogForwardParams object with the ability to set a context for a request.
NewCreateLogForwardParamsWithHTTPClient creates a new CreateLogForwardParams object with the ability to set a custom HTTPClient for a request.
NewCreateLogForwardParamsWithTimeout creates a new CreateLogForwardParams object with the ability to set a timeout on a request.
NewDeleteLogForwardAccepted creates a DeleteLogForwardAccepted with default headers values.
NewDeleteLogForwardDefault creates a DeleteLogForwardDefault with default headers values.
NewDeleteLogForwardNoContent creates a DeleteLogForwardNoContent with default headers values.
NewDeleteLogForwardNotFound creates a DeleteLogForwardNotFound with default headers values.
NewDeleteLogForwardParams creates a new DeleteLogForwardParams object, with the default timeout for this client.
NewDeleteLogForwardParamsWithContext creates a new DeleteLogForwardParams object with the ability to set a context for a request.
NewDeleteLogForwardParamsWithHTTPClient creates a new DeleteLogForwardParams object with the ability to set a custom HTTPClient for a request.
NewDeleteLogForwardParamsWithTimeout creates a new DeleteLogForwardParams object with the ability to set a timeout on a request.
NewGetLogForwardDefault creates a GetLogForwardDefault with default headers values.
NewGetLogForwardNotFound creates a GetLogForwardNotFound with default headers values.
NewGetLogForwardOK creates a GetLogForwardOK with default headers values.
NewGetLogForwardParams creates a new GetLogForwardParams object, with the default timeout for this client.
NewGetLogForwardParamsWithContext creates a new GetLogForwardParams object with the ability to set a context for a request.
NewGetLogForwardParamsWithHTTPClient creates a new GetLogForwardParams object with the ability to set a custom HTTPClient for a request.
NewGetLogForwardParamsWithTimeout creates a new GetLogForwardParams object with the ability to set a timeout on a request.
NewGetLogForwardsDefault creates a GetLogForwardsDefault with default headers values.
NewGetLogForwardsOK creates a GetLogForwardsOK with default headers values.
NewGetLogForwardsParams creates a new GetLogForwardsParams object, with the default timeout for this client.
NewGetLogForwardsParamsWithContext creates a new GetLogForwardsParams object with the ability to set a context for a request.
NewGetLogForwardsParamsWithHTTPClient creates a new GetLogForwardsParams object with the ability to set a custom HTTPClient for a request.
NewGetLogForwardsParamsWithTimeout creates a new GetLogForwardsParams object with the ability to set a timeout on a request.
NewReplaceLogForwardAccepted creates a ReplaceLogForwardAccepted with default headers values.
NewReplaceLogForwardBadRequest creates a ReplaceLogForwardBadRequest with default headers values.
NewReplaceLogForwardDefault creates a ReplaceLogForwardDefault with default headers values.
NewReplaceLogForwardNotFound creates a ReplaceLogForwardNotFound with default headers values.
NewReplaceLogForwardOK creates a ReplaceLogForwardOK with default headers values.
NewReplaceLogForwardParams creates a new ReplaceLogForwardParams object, with the default timeout for this client.
NewReplaceLogForwardParamsWithContext creates a new ReplaceLogForwardParams object with the ability to set a context for a request.
NewReplaceLogForwardParamsWithHTTPClient creates a new ReplaceLogForwardParams object with the ability to set a custom HTTPClient for a request.
NewReplaceLogForwardParamsWithTimeout creates a new ReplaceLogForwardParams object with the ability to set a timeout on a request.
# Structs
Client for log forward API
*/.
CreateLogForwardAccepted describes a response with status code 202, with default header values.
CreateLogForwardBadRequest describes a response with status code 400, with default header values.
CreateLogForwardConflict describes a response with status code 409, with default header values.
CreateLogForwardCreated describes a response with status code 201, with default header values.
CreateLogForwardDefault describes a response with status code -1, with default header values.
CreateLogForwardParams contains all the parameters to send to the API endpoint
for the create log forward operation.
CreateLogForwardReader is a Reader for the CreateLogForward structure.
DeleteLogForwardAccepted describes a response with status code 202, with default header values.
DeleteLogForwardDefault describes a response with status code -1, with default header values.
DeleteLogForwardNoContent describes a response with status code 204, with default header values.
DeleteLogForwardNotFound describes a response with status code 404, with default header values.
DeleteLogForwardParams contains all the parameters to send to the API endpoint
for the delete log forward operation.
DeleteLogForwardReader is a Reader for the DeleteLogForward structure.
GetLogForwardDefault describes a response with status code -1, with default header values.
GetLogForwardNotFound describes a response with status code 404, with default header values.
GetLogForwardOK describes a response with status code 200, with default header values.
GetLogForwardOKBody get log forward o k body
swagger:model GetLogForwardOKBody
*/.
GetLogForwardParams contains all the parameters to send to the API endpoint
for the get log forward operation.
GetLogForwardReader is a Reader for the GetLogForward structure.
GetLogForwardsDefault describes a response with status code -1, with default header values.
GetLogForwardsOK describes a response with status code 200, with default header values.
GetLogForwardsOKBody get log forwards o k body
swagger:model GetLogForwardsOKBody
*/.
GetLogForwardsParams contains all the parameters to send to the API endpoint
for the get log forwards operation.
GetLogForwardsReader is a Reader for the GetLogForwards structure.
ReplaceLogForwardAccepted describes a response with status code 202, with default header values.
ReplaceLogForwardBadRequest describes a response with status code 400, with default header values.
ReplaceLogForwardDefault describes a response with status code -1, with default header values.
ReplaceLogForwardNotFound describes a response with status code 404, with default header values.
ReplaceLogForwardOK describes a response with status code 200, with default header values.
ReplaceLogForwardParams contains all the parameters to send to the API endpoint
for the replace log forward operation.
ReplaceLogForwardReader is a Reader for the ReplaceLogForward structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.