# Functions
New creates a new controller info API client.
New creates a new controller info API client with basic auth credentials.
New creates a new controller info API client with a bearer token for authentication.
NewControllerInfoConflict creates a ControllerInfoConflict with default headers values.
NewControllerInfoOK creates a ControllerInfoOK with default headers values.
NewControllerInfoParams creates a new ControllerInfoParams object, with the default timeout for this client.
NewControllerInfoParamsWithContext creates a new ControllerInfoParams object with the ability to set a context for a request.
NewControllerInfoParamsWithHTTPClient creates a new ControllerInfoParams object with the ability to set a custom HTTPClient for a request.
NewControllerInfoParamsWithTimeout creates a new ControllerInfoParams object with the ability to set a timeout on a request.
# Structs
Client for controller info API
*/.
ControllerInfoConflict describes a response with status code 409, with default header values.
ControllerInfoOK describes a response with status code 200, with default header values.
ControllerInfoParams contains all the parameters to send to the API endpoint
for the controller info operation.
ControllerInfoReader is a Reader for the ControllerInfo structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.