# Functions

New creates a new label API client.
NewAddLabelsToResourcesBadRequest creates a AddLabelsToResourcesBadRequest with default headers values.
NewAddLabelsToResourcesInternalServerError creates a AddLabelsToResourcesInternalServerError with default headers values.
NewAddLabelsToResourcesNotFound creates a AddLabelsToResourcesNotFound with default headers values.
NewAddLabelsToResourcesOK creates a AddLabelsToResourcesOK with default headers values.
NewAddLabelsToResourcesParams creates a new AddLabelsToResourcesParams object, with the default timeout for this client.
NewAddLabelsToResourcesParamsWithContext creates a new AddLabelsToResourcesParams object with the ability to set a context for a request.
NewAddLabelsToResourcesParamsWithHTTPClient creates a new AddLabelsToResourcesParams object with the ability to set a custom HTTPClient for a request.
NewAddLabelsToResourcesParamsWithTimeout creates a new AddLabelsToResourcesParams object with the ability to set a timeout on a request.
NewCreateLabelBadRequest creates a CreateLabelBadRequest with default headers values.
NewCreateLabelInternalServerError creates a CreateLabelInternalServerError with default headers values.
NewCreateLabelNotFound creates a CreateLabelNotFound with default headers values.
NewCreateLabelOK creates a CreateLabelOK with default headers values.
NewCreateLabelParams creates a new CreateLabelParams object, with the default timeout for this client.
NewCreateLabelParamsWithContext creates a new CreateLabelParams object with the ability to set a context for a request.
NewCreateLabelParamsWithHTTPClient creates a new CreateLabelParams object with the ability to set a custom HTTPClient for a request.
NewCreateLabelParamsWithTimeout creates a new CreateLabelParams object with the ability to set a timeout on a request.
NewDeleteLabelBadRequest creates a DeleteLabelBadRequest with default headers values.
NewDeleteLabelInternalServerError creates a DeleteLabelInternalServerError with default headers values.
NewDeleteLabelNotFound creates a DeleteLabelNotFound with default headers values.
NewDeleteLabelOK creates a DeleteLabelOK with default headers values.
NewDeleteLabelParams creates a new DeleteLabelParams object, with the default timeout for this client.
NewDeleteLabelParamsWithContext creates a new DeleteLabelParams object with the ability to set a context for a request.
NewDeleteLabelParamsWithHTTPClient creates a new DeleteLabelParams object with the ability to set a custom HTTPClient for a request.
NewDeleteLabelParamsWithTimeout creates a new DeleteLabelParams object with the ability to set a timeout on a request.
NewGetLabelsBadRequest creates a GetLabelsBadRequest with default headers values.
NewGetLabelsConnectionBadRequest creates a GetLabelsConnectionBadRequest with default headers values.
NewGetLabelsConnectionInternalServerError creates a GetLabelsConnectionInternalServerError with default headers values.
NewGetLabelsConnectionNotFound creates a GetLabelsConnectionNotFound with default headers values.
NewGetLabelsConnectionOK creates a GetLabelsConnectionOK with default headers values.
NewGetLabelsConnectionParams creates a new GetLabelsConnectionParams object, with the default timeout for this client.
NewGetLabelsConnectionParamsWithContext creates a new GetLabelsConnectionParams object with the ability to set a context for a request.
NewGetLabelsConnectionParamsWithHTTPClient creates a new GetLabelsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetLabelsConnectionParamsWithTimeout creates a new GetLabelsConnectionParams object with the ability to set a timeout on a request.
NewGetLabelsInternalServerError creates a GetLabelsInternalServerError with default headers values.
NewGetLabelsNotFound creates a GetLabelsNotFound with default headers values.
NewGetLabelsOK creates a GetLabelsOK with default headers values.
NewGetLabelsParams creates a new GetLabelsParams object, with the default timeout for this client.
NewGetLabelsParamsWithContext creates a new GetLabelsParams object with the ability to set a context for a request.
NewGetLabelsParamsWithHTTPClient creates a new GetLabelsParams object with the ability to set a custom HTTPClient for a request.
NewGetLabelsParamsWithTimeout creates a new GetLabelsParams object with the ability to set a timeout on a request.
NewRemoveLabelsFromResourcesBadRequest creates a RemoveLabelsFromResourcesBadRequest with default headers values.
NewRemoveLabelsFromResourcesInternalServerError creates a RemoveLabelsFromResourcesInternalServerError with default headers values.
NewRemoveLabelsFromResourcesNotFound creates a RemoveLabelsFromResourcesNotFound with default headers values.
NewRemoveLabelsFromResourcesOK creates a RemoveLabelsFromResourcesOK with default headers values.
NewRemoveLabelsFromResourcesParams creates a new RemoveLabelsFromResourcesParams object, with the default timeout for this client.
NewRemoveLabelsFromResourcesParamsWithContext creates a new RemoveLabelsFromResourcesParams object with the ability to set a context for a request.
NewRemoveLabelsFromResourcesParamsWithHTTPClient creates a new RemoveLabelsFromResourcesParams object with the ability to set a custom HTTPClient for a request.
NewRemoveLabelsFromResourcesParamsWithTimeout creates a new RemoveLabelsFromResourcesParams object with the ability to set a timeout on a request.
NewUpdateLabelBadRequest creates a UpdateLabelBadRequest with default headers values.
NewUpdateLabelInternalServerError creates a UpdateLabelInternalServerError with default headers values.
NewUpdateLabelNotFound creates a UpdateLabelNotFound with default headers values.
NewUpdateLabelOK creates a UpdateLabelOK with default headers values.
NewUpdateLabelParams creates a new UpdateLabelParams object, with the default timeout for this client.
NewUpdateLabelParamsWithContext creates a new UpdateLabelParams object with the ability to set a context for a request.
NewUpdateLabelParamsWithHTTPClient creates a new UpdateLabelParams object with the ability to set a custom HTTPClient for a request.
NewUpdateLabelParamsWithTimeout creates a new UpdateLabelParams object with the ability to set a timeout on a request.

# Structs

AddLabelsToResourcesBadRequest describes a response with status code 400, with default header values.
AddLabelsToResourcesInternalServerError describes a response with status code 500, with default header values.
AddLabelsToResourcesNotFound describes a response with status code 404, with default header values.
AddLabelsToResourcesOK describes a response with status code 200, with default header values.
AddLabelsToResourcesParams contains all the parameters to send to the API endpoint for the add labels to resources operation.
AddLabelsToResourcesReader is a Reader for the AddLabelsToResources structure.
Client for label API */.
CreateLabelBadRequest describes a response with status code 400, with default header values.
CreateLabelInternalServerError describes a response with status code 500, with default header values.
CreateLabelNotFound describes a response with status code 404, with default header values.
CreateLabelOK describes a response with status code 200, with default header values.
CreateLabelParams contains all the parameters to send to the API endpoint for the create label operation.
CreateLabelReader is a Reader for the CreateLabel structure.
DeleteLabelBadRequest describes a response with status code 400, with default header values.
DeleteLabelInternalServerError describes a response with status code 500, with default header values.
DeleteLabelNotFound describes a response with status code 404, with default header values.
DeleteLabelOK describes a response with status code 200, with default header values.
DeleteLabelParams contains all the parameters to send to the API endpoint for the delete label operation.
DeleteLabelReader is a Reader for the DeleteLabel structure.
GetLabelsBadRequest describes a response with status code 400, with default header values.
GetLabelsConnectionBadRequest describes a response with status code 400, with default header values.
GetLabelsConnectionInternalServerError describes a response with status code 500, with default header values.
GetLabelsConnectionNotFound describes a response with status code 404, with default header values.
GetLabelsConnectionOK describes a response with status code 200, with default header values.
GetLabelsConnectionParams contains all the parameters to send to the API endpoint for the get labels connection operation.
GetLabelsConnectionReader is a Reader for the GetLabelsConnection structure.
GetLabelsInternalServerError describes a response with status code 500, with default header values.
GetLabelsNotFound describes a response with status code 404, with default header values.
GetLabelsOK describes a response with status code 200, with default header values.
GetLabelsParams contains all the parameters to send to the API endpoint for the get labels operation.
GetLabelsReader is a Reader for the GetLabels structure.
RemoveLabelsFromResourcesBadRequest describes a response with status code 400, with default header values.
RemoveLabelsFromResourcesInternalServerError describes a response with status code 500, with default header values.
RemoveLabelsFromResourcesNotFound describes a response with status code 404, with default header values.
RemoveLabelsFromResourcesOK describes a response with status code 200, with default header values.
RemoveLabelsFromResourcesParams contains all the parameters to send to the API endpoint for the remove labels from resources operation.
RemoveLabelsFromResourcesReader is a Reader for the RemoveLabelsFromResources structure.
UpdateLabelBadRequest describes a response with status code 400, with default header values.
UpdateLabelInternalServerError describes a response with status code 500, with default header values.
UpdateLabelNotFound describes a response with status code 404, with default header values.
UpdateLabelOK describes a response with status code 200, with default header values.
UpdateLabelParams contains all the parameters to send to the API endpoint for the update label operation.
UpdateLabelReader is a Reader for the UpdateLabel structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.