# Functions
New creates a new labels API client.
NewLabelsDeleteLabelsOK creates a LabelsDeleteLabelsOK with default headers values.
NewLabelsDeleteLabelsParams creates a new LabelsDeleteLabelsParams object, with the default timeout for this client.
NewLabelsDeleteLabelsParamsWithContext creates a new LabelsDeleteLabelsParams object with the ability to set a context for a request.
NewLabelsDeleteLabelsParamsWithHTTPClient creates a new LabelsDeleteLabelsParams object with the ability to set a custom HTTPClient for a request.
NewLabelsDeleteLabelsParamsWithTimeout creates a new LabelsDeleteLabelsParams object with the ability to set a timeout on a request.
NewLabelsGetLabelsOK creates a LabelsGetLabelsOK with default headers values.
NewLabelsGetLabelsParams creates a new LabelsGetLabelsParams object, with the default timeout for this client.
NewLabelsGetLabelsParamsWithContext creates a new LabelsGetLabelsParams object with the ability to set a context for a request.
NewLabelsGetLabelsParamsWithHTTPClient creates a new LabelsGetLabelsParams object with the ability to set a custom HTTPClient for a request.
NewLabelsGetLabelsParamsWithTimeout creates a new LabelsGetLabelsParams object with the ability to set a timeout on a request.
NewLabelsListLabelsOK creates a LabelsListLabelsOK with default headers values.
NewLabelsListLabelsParams creates a new LabelsListLabelsParams object, with the default timeout for this client.
NewLabelsListLabelsParamsWithContext creates a new LabelsListLabelsParams object with the ability to set a context for a request.
NewLabelsListLabelsParamsWithHTTPClient creates a new LabelsListLabelsParams object with the ability to set a custom HTTPClient for a request.
NewLabelsListLabelsParamsWithTimeout creates a new LabelsListLabelsParams object with the ability to set a timeout on a request.
NewLabelsMergeLabelsOK creates a LabelsMergeLabelsOK with default headers values.
NewLabelsMergeLabelsParams creates a new LabelsMergeLabelsParams object, with the default timeout for this client.
NewLabelsMergeLabelsParamsWithContext creates a new LabelsMergeLabelsParams object with the ability to set a context for a request.
NewLabelsMergeLabelsParamsWithHTTPClient creates a new LabelsMergeLabelsParams object with the ability to set a custom HTTPClient for a request.
NewLabelsMergeLabelsParamsWithTimeout creates a new LabelsMergeLabelsParams object with the ability to set a timeout on a request.
NewLabelsResetLabelsOK creates a LabelsResetLabelsOK with default headers values.
NewLabelsResetLabelsParams creates a new LabelsResetLabelsParams object, with the default timeout for this client.
NewLabelsResetLabelsParamsWithContext creates a new LabelsResetLabelsParams object with the ability to set a context for a request.
NewLabelsResetLabelsParamsWithHTTPClient creates a new LabelsResetLabelsParams object with the ability to set a custom HTTPClient for a request.
NewLabelsResetLabelsParamsWithTimeout creates a new LabelsResetLabelsParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for labels API
*/.
LabelsDeleteLabelsOK describes a response with status code 200, with default header values.
LabelsDeleteLabelsParams contains all the parameters to send to the API endpoint
for the labels delete labels operation.
LabelsDeleteLabelsReader is a Reader for the LabelsDeleteLabels structure.
LabelsGetLabelsOK describes a response with status code 200, with default header values.
LabelsGetLabelsParams contains all the parameters to send to the API endpoint
for the labels get labels operation.
LabelsGetLabelsReader is a Reader for the LabelsGetLabels structure.
LabelsListLabelsOK describes a response with status code 200, with default header values.
LabelsListLabelsParams contains all the parameters to send to the API endpoint
for the labels list labels operation.
LabelsListLabelsReader is a Reader for the LabelsListLabels structure.
LabelsMergeLabelsOK describes a response with status code 200, with default header values.
LabelsMergeLabelsParams contains all the parameters to send to the API endpoint
for the labels merge labels operation.
LabelsMergeLabelsReader is a Reader for the LabelsMergeLabels structure.
LabelsResetLabelsOK describes a response with status code 200, with default header values.
LabelsResetLabelsParams contains all the parameters to send to the API endpoint
for the labels reset labels operation.
LabelsResetLabelsReader is a Reader for the LabelsResetLabels structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.