package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev

# 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 timeout for this client.
NewCreateLogTargetParamsWithContext creates a new CreateLogTargetParams object with the ability to set a context for a request.
NewCreateLogTargetParamsWithHTTPClient creates a new CreateLogTargetParams object with the ability to set a custom HTTPClient for a request.
NewCreateLogTargetParamsWithTimeout creates a new CreateLogTargetParams object with 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 timeout for this client.
NewDeleteLogTargetParamsWithContext creates a new DeleteLogTargetParams object with the ability to set a context for a request.
NewDeleteLogTargetParamsWithHTTPClient creates a new DeleteLogTargetParams object with the ability to set a custom HTTPClient for a request.
NewDeleteLogTargetParamsWithTimeout creates a new DeleteLogTargetParams object with 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 timeout for this client.
NewGetLogTargetParamsWithContext creates a new GetLogTargetParams object with the ability to set a context for a request.
NewGetLogTargetParamsWithHTTPClient creates a new GetLogTargetParams object with the ability to set a custom HTTPClient for a request.
NewGetLogTargetParamsWithTimeout creates a new GetLogTargetParams object with 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 timeout for this client.
NewGetLogTargetsParamsWithContext creates a new GetLogTargetsParams object with the ability to set a context for a request.
NewGetLogTargetsParamsWithHTTPClient creates a new GetLogTargetsParams object with the ability to set a custom HTTPClient for a request.
NewGetLogTargetsParamsWithTimeout creates a new GetLogTargetsParams object with 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 timeout for this client.
NewReplaceLogTargetParamsWithContext creates a new ReplaceLogTargetParams object with the ability to set a context for a request.
NewReplaceLogTargetParamsWithHTTPClient creates a new ReplaceLogTargetParams object with the ability to set a custom HTTPClient for a request.
NewReplaceLogTargetParamsWithTimeout creates a new ReplaceLogTargetParams object with the ability to set a timeout on a request.

# Structs

Client for log target API */.
CreateLogTargetAccepted describes a response with status code 202, with default header values.
CreateLogTargetBadRequest describes a response with status code 400, with default header values.
CreateLogTargetConflict describes a response with status code 409, with default header values.
CreateLogTargetCreated describes a response with status code 201, with default header values.
CreateLogTargetDefault describes a response with status code -1, with default header values.
CreateLogTargetParams contains all the parameters to send to the API endpoint for the create log target operation.
CreateLogTargetReader is a Reader for the CreateLogTarget structure.
DeleteLogTargetAccepted describes a response with status code 202, with default header values.
DeleteLogTargetDefault describes a response with status code -1, with default header values.
DeleteLogTargetNoContent describes a response with status code 204, with default header values.
DeleteLogTargetNotFound describes a response with status code 404, with default header values.
DeleteLogTargetParams contains all the parameters to send to the API endpoint for the delete log target operation.
DeleteLogTargetReader is a Reader for the DeleteLogTarget structure.
GetLogTargetDefault describes a response with status code -1, with default header values.
GetLogTargetNotFound describes a response with status code 404, with default header values.
GetLogTargetOK describes a response with status code 200, 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.
GetLogTargetReader is a Reader for the GetLogTarget structure.
GetLogTargetsDefault describes a response with status code -1, with default header values.
GetLogTargetsOK describes a response with status code 200, 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.
GetLogTargetsReader is a Reader for the GetLogTargets structure.
ReplaceLogTargetAccepted describes a response with status code 202, with default header values.
ReplaceLogTargetBadRequest describes a response with status code 400, with default header values.
ReplaceLogTargetDefault describes a response with status code -1, with default header values.
ReplaceLogTargetNotFound describes a response with status code 404, with default header values.
ReplaceLogTargetOK describes a response with status code 200, with default header values.
ReplaceLogTargetParams contains all the parameters to send to the API endpoint for the replace log target operation.
ReplaceLogTargetReader is a Reader for the ReplaceLogTarget structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.