# Functions
New creates a new controllers API client.
NewListControllersBadRequest creates a ListControllersBadRequest with default headers values.
NewListControllersOK creates a ListControllersOK with default headers values.
NewListControllersParams creates a new ListControllersParams object, with the default timeout for this client.
NewListControllersParamsWithContext creates a new ListControllersParams object with the ability to set a context for a request.
NewListControllersParamsWithHTTPClient creates a new ListControllersParams object with the ability to set a custom HTTPClient for a request.
NewListControllersParamsWithTimeout creates a new ListControllersParams object with the ability to set a timeout on a request.
NewListControllersTooManyRequests creates a ListControllersTooManyRequests with default headers values.
NewListControllersUnauthorized creates a ListControllersUnauthorized with default headers values.
# Structs
Client for controllers API
*/.
ListControllersBadRequest describes a response with status code 400, with default header values.
ListControllersOK describes a response with status code 200, with default header values.
ListControllersParams contains all the parameters to send to the API endpoint
for the list controllers operation.
ListControllersReader is a Reader for the ListControllers structure.
ListControllersTooManyRequests describes a response with status code 429, with default header values.
ListControllersUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.