# Functions
New creates a new log collection API client.
NewCreateLogCollectionBadRequest creates a CreateLogCollectionBadRequest with default headers values.
NewCreateLogCollectionInternalServerError creates a CreateLogCollectionInternalServerError with default headers values.
NewCreateLogCollectionNotFound creates a CreateLogCollectionNotFound with default headers values.
NewCreateLogCollectionOK creates a CreateLogCollectionOK with default headers values.
NewCreateLogCollectionParams creates a new CreateLogCollectionParams object, with the default timeout for this client.
NewCreateLogCollectionParamsWithContext creates a new CreateLogCollectionParams object with the ability to set a context for a request.
NewCreateLogCollectionParamsWithHTTPClient creates a new CreateLogCollectionParams object with the ability to set a custom HTTPClient for a request.
NewCreateLogCollectionParamsWithTimeout creates a new CreateLogCollectionParams object with the ability to set a timeout on a request.
NewDeleteLogCollectionBadRequest creates a DeleteLogCollectionBadRequest with default headers values.
NewDeleteLogCollectionInternalServerError creates a DeleteLogCollectionInternalServerError with default headers values.
NewDeleteLogCollectionNotFound creates a DeleteLogCollectionNotFound with default headers values.
NewDeleteLogCollectionOK creates a DeleteLogCollectionOK with default headers values.
NewDeleteLogCollectionParams creates a new DeleteLogCollectionParams object, with the default timeout for this client.
NewDeleteLogCollectionParamsWithContext creates a new DeleteLogCollectionParams object with the ability to set a context for a request.
NewDeleteLogCollectionParamsWithHTTPClient creates a new DeleteLogCollectionParams object with the ability to set a custom HTTPClient for a request.
NewDeleteLogCollectionParamsWithTimeout creates a new DeleteLogCollectionParams object with the ability to set a timeout on a request.
NewForceStopLogCollectionBadRequest creates a ForceStopLogCollectionBadRequest with default headers values.
NewForceStopLogCollectionInternalServerError creates a ForceStopLogCollectionInternalServerError with default headers values.
NewForceStopLogCollectionNotFound creates a ForceStopLogCollectionNotFound with default headers values.
NewForceStopLogCollectionOK creates a ForceStopLogCollectionOK with default headers values.
NewForceStopLogCollectionParams creates a new ForceStopLogCollectionParams object, with the default timeout for this client.
NewForceStopLogCollectionParamsWithContext creates a new ForceStopLogCollectionParams object with the ability to set a context for a request.
NewForceStopLogCollectionParamsWithHTTPClient creates a new ForceStopLogCollectionParams object with the ability to set a custom HTTPClient for a request.
NewForceStopLogCollectionParamsWithTimeout creates a new ForceStopLogCollectionParams object with the ability to set a timeout on a request.
NewGetLogCollectionsBadRequest creates a GetLogCollectionsBadRequest with default headers values.
NewGetLogCollectionsConnectionBadRequest creates a GetLogCollectionsConnectionBadRequest with default headers values.
NewGetLogCollectionsConnectionInternalServerError creates a GetLogCollectionsConnectionInternalServerError with default headers values.
NewGetLogCollectionsConnectionNotFound creates a GetLogCollectionsConnectionNotFound with default headers values.
NewGetLogCollectionsConnectionOK creates a GetLogCollectionsConnectionOK with default headers values.
NewGetLogCollectionsConnectionParams creates a new GetLogCollectionsConnectionParams object, with the default timeout for this client.
NewGetLogCollectionsConnectionParamsWithContext creates a new GetLogCollectionsConnectionParams object with the ability to set a context for a request.
NewGetLogCollectionsConnectionParamsWithHTTPClient creates a new GetLogCollectionsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetLogCollectionsConnectionParamsWithTimeout creates a new GetLogCollectionsConnectionParams object with the ability to set a timeout on a request.
NewGetLogCollectionsInternalServerError creates a GetLogCollectionsInternalServerError with default headers values.
NewGetLogCollectionsNotFound creates a GetLogCollectionsNotFound with default headers values.
NewGetLogCollectionsOK creates a GetLogCollectionsOK with default headers values.
NewGetLogCollectionsParams creates a new GetLogCollectionsParams object, with the default timeout for this client.
NewGetLogCollectionsParamsWithContext creates a new GetLogCollectionsParams object with the ability to set a context for a request.
NewGetLogCollectionsParamsWithHTTPClient creates a new GetLogCollectionsParams object with the ability to set a custom HTTPClient for a request.
NewGetLogCollectionsParamsWithTimeout creates a new GetLogCollectionsParams object with the ability to set a timeout on a request.
# Structs
Client for log collection API
*/.
CreateLogCollectionBadRequest describes a response with status code 400, with default header values.
CreateLogCollectionInternalServerError describes a response with status code 500, with default header values.
CreateLogCollectionNotFound describes a response with status code 404, with default header values.
CreateLogCollectionOK describes a response with status code 200, with default header values.
CreateLogCollectionParams contains all the parameters to send to the API endpoint
for the create log collection operation.
CreateLogCollectionReader is a Reader for the CreateLogCollection structure.
DeleteLogCollectionBadRequest describes a response with status code 400, with default header values.
DeleteLogCollectionInternalServerError describes a response with status code 500, with default header values.
DeleteLogCollectionNotFound describes a response with status code 404, with default header values.
DeleteLogCollectionOK describes a response with status code 200, with default header values.
DeleteLogCollectionParams contains all the parameters to send to the API endpoint
for the delete log collection operation.
DeleteLogCollectionReader is a Reader for the DeleteLogCollection structure.
ForceStopLogCollectionBadRequest describes a response with status code 400, with default header values.
ForceStopLogCollectionInternalServerError describes a response with status code 500, with default header values.
ForceStopLogCollectionNotFound describes a response with status code 404, with default header values.
ForceStopLogCollectionOK describes a response with status code 200, with default header values.
ForceStopLogCollectionParams contains all the parameters to send to the API endpoint
for the force stop log collection operation.
ForceStopLogCollectionReader is a Reader for the ForceStopLogCollection structure.
GetLogCollectionsBadRequest describes a response with status code 400, with default header values.
GetLogCollectionsConnectionBadRequest describes a response with status code 400, with default header values.
GetLogCollectionsConnectionInternalServerError describes a response with status code 500, with default header values.
GetLogCollectionsConnectionNotFound describes a response with status code 404, with default header values.
GetLogCollectionsConnectionOK describes a response with status code 200, with default header values.
GetLogCollectionsConnectionParams contains all the parameters to send to the API endpoint
for the get log collections connection operation.
GetLogCollectionsConnectionReader is a Reader for the GetLogCollectionsConnection structure.
GetLogCollectionsInternalServerError describes a response with status code 500, with default header values.
GetLogCollectionsNotFound describes a response with status code 404, with default header values.
GetLogCollectionsOK describes a response with status code 200, with default header values.
GetLogCollectionsParams contains all the parameters to send to the API endpoint
for the get log collections operation.
GetLogCollectionsReader is a Reader for the GetLogCollections structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.