# Functions
New creates a new log target API client.
NewCreateLogTargetAccepted creates a CreateLogTargetAccepted with default headers values.
NewCreateLogTargetBadRequest creates a CreateLogTargetBadRequest with default headers values.
NewCreateLogTargetConflict creates a CreateLogTargetConflict with default headers values.
NewCreateLogTargetCreated creates a CreateLogTargetCreated with default headers values.
NewCreateLogTargetDefault creates a CreateLogTargetDefault with default headers values.
NewCreateLogTargetParams creates a new CreateLogTargetParams object with the default values initialized.
NewCreateLogTargetParamsWithContext creates a new CreateLogTargetParams object with the default values initialized, and the ability to set a context for a request.
NewCreateLogTargetParamsWithHTTPClient creates a new CreateLogTargetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateLogTargetParamsWithTimeout creates a new CreateLogTargetParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteLogTargetAccepted creates a DeleteLogTargetAccepted with default headers values.
NewDeleteLogTargetDefault creates a DeleteLogTargetDefault with default headers values.
NewDeleteLogTargetNoContent creates a DeleteLogTargetNoContent with default headers values.
NewDeleteLogTargetNotFound creates a DeleteLogTargetNotFound with default headers values.
NewDeleteLogTargetParams creates a new DeleteLogTargetParams object with the default values initialized.
NewDeleteLogTargetParamsWithContext creates a new DeleteLogTargetParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteLogTargetParamsWithHTTPClient creates a new DeleteLogTargetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteLogTargetParamsWithTimeout creates a new DeleteLogTargetParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetLogTargetDefault creates a GetLogTargetDefault with default headers values.
NewGetLogTargetNotFound creates a GetLogTargetNotFound with default headers values.
NewGetLogTargetOK creates a GetLogTargetOK with default headers values.
NewGetLogTargetParams creates a new GetLogTargetParams object with the default values initialized.
NewGetLogTargetParamsWithContext creates a new GetLogTargetParams object with the default values initialized, and the ability to set a context for a request.
NewGetLogTargetParamsWithHTTPClient creates a new GetLogTargetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetLogTargetParamsWithTimeout creates a new GetLogTargetParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetLogTargetsDefault creates a GetLogTargetsDefault with default headers values.
NewGetLogTargetsOK creates a GetLogTargetsOK with default headers values.
NewGetLogTargetsParams creates a new GetLogTargetsParams object with the default values initialized.
NewGetLogTargetsParamsWithContext creates a new GetLogTargetsParams object with the default values initialized, and the ability to set a context for a request.
NewGetLogTargetsParamsWithHTTPClient creates a new GetLogTargetsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetLogTargetsParamsWithTimeout creates a new GetLogTargetsParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceLogTargetAccepted creates a ReplaceLogTargetAccepted with default headers values.
NewReplaceLogTargetBadRequest creates a ReplaceLogTargetBadRequest with default headers values.
NewReplaceLogTargetDefault creates a ReplaceLogTargetDefault with default headers values.
NewReplaceLogTargetNotFound creates a ReplaceLogTargetNotFound with default headers values.
NewReplaceLogTargetOK creates a ReplaceLogTargetOK with default headers values.
NewReplaceLogTargetParams creates a new ReplaceLogTargetParams object with the default values initialized.
NewReplaceLogTargetParamsWithContext creates a new ReplaceLogTargetParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceLogTargetParamsWithHTTPClient creates a new ReplaceLogTargetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceLogTargetParamsWithTimeout creates a new ReplaceLogTargetParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for log target API
*/.
CreateLogTargetAccepted handles this case with default header values.
CreateLogTargetBadRequest handles this case with default header values.
CreateLogTargetConflict handles this case with default header values.
CreateLogTargetCreated handles this case with default header values.
CreateLogTargetDefault handles this case with default header values.
CreateLogTargetParams contains all the parameters to send to the API endpoint
for the create log target operation typically these are written to a http.Request
*/.
CreateLogTargetReader is a Reader for the CreateLogTarget structure.
DeleteLogTargetAccepted handles this case with default header values.
DeleteLogTargetDefault handles this case with default header values.
DeleteLogTargetNoContent handles this case with default header values.
DeleteLogTargetNotFound handles this case with default header values.
DeleteLogTargetParams contains all the parameters to send to the API endpoint
for the delete log target operation typically these are written to a http.Request
*/.
DeleteLogTargetReader is a Reader for the DeleteLogTarget structure.
GetLogTargetDefault handles this case with default header values.
GetLogTargetNotFound handles this case with default header values.
GetLogTargetOK handles this case with default header values.
GetLogTargetOKBody get log target o k body
swagger:model GetLogTargetOKBody
*/.
GetLogTargetParams contains all the parameters to send to the API endpoint
for the get log target operation typically these are written to a http.Request
*/.
GetLogTargetReader is a Reader for the GetLogTarget structure.
GetLogTargetsDefault handles this case with default header values.
GetLogTargetsOK handles this case with default header values.
GetLogTargetsOKBody get log targets o k body
swagger:model GetLogTargetsOKBody
*/.
GetLogTargetsParams contains all the parameters to send to the API endpoint
for the get log targets operation typically these are written to a http.Request
*/.
GetLogTargetsReader is a Reader for the GetLogTargets structure.
ReplaceLogTargetAccepted handles this case with default header values.
ReplaceLogTargetBadRequest handles this case with default header values.
ReplaceLogTargetDefault handles this case with default header values.
ReplaceLogTargetNotFound handles this case with default header values.
ReplaceLogTargetOK handles this case with default header values.
ReplaceLogTargetParams contains all the parameters to send to the API endpoint
for the replace log target operation typically these are written to a http.Request
*/.
ReplaceLogTargetReader is a Reader for the ReplaceLogTarget structure.
# Interfaces
ClientService is the interface for Client methods.