# Functions
New creates a new log service config API client.
NewGetLogServiceConfigsBadRequest creates a GetLogServiceConfigsBadRequest with default headers values.
NewGetLogServiceConfigsInternalServerError creates a GetLogServiceConfigsInternalServerError with default headers values.
NewGetLogServiceConfigsNotFound creates a GetLogServiceConfigsNotFound with default headers values.
NewGetLogServiceConfigsOK creates a GetLogServiceConfigsOK with default headers values.
NewGetLogServiceConfigsParams creates a new GetLogServiceConfigsParams object, with the default timeout for this client.
NewGetLogServiceConfigsParamsWithContext creates a new GetLogServiceConfigsParams object with the ability to set a context for a request.
NewGetLogServiceConfigsParamsWithHTTPClient creates a new GetLogServiceConfigsParams object with the ability to set a custom HTTPClient for a request.
NewGetLogServiceConfigsParamsWithTimeout creates a new GetLogServiceConfigsParams object with the ability to set a timeout on a request.
# Structs
Client for log service config API
*/.
GetLogServiceConfigsBadRequest describes a response with status code 400, with default header values.
GetLogServiceConfigsInternalServerError describes a response with status code 500, with default header values.
GetLogServiceConfigsNotFound describes a response with status code 404, with default header values.
GetLogServiceConfigsOK describes a response with status code 200, with default header values.
GetLogServiceConfigsParams contains all the parameters to send to the API endpoint
for the get log service configs operation.
GetLogServiceConfigsReader is a Reader for the GetLogServiceConfigs structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.