package
0.1.5
Repository: https://github.com/cloudbase/garm.git
Documentation: pkg.go.dev

# Functions

New creates a new controller API client.
New creates a new controller API client with basic auth credentials.
New creates a new controller API client with a bearer token for authentication.
NewUpdateControllerBadRequest creates a UpdateControllerBadRequest with default headers values.
NewUpdateControllerOK creates a UpdateControllerOK with default headers values.
NewUpdateControllerParams creates a new UpdateControllerParams object, with the default timeout for this client.
NewUpdateControllerParamsWithContext creates a new UpdateControllerParams object with the ability to set a context for a request.
NewUpdateControllerParamsWithHTTPClient creates a new UpdateControllerParams object with the ability to set a custom HTTPClient for a request.
NewUpdateControllerParamsWithTimeout creates a new UpdateControllerParams object with the ability to set a timeout on a request.

# Structs

Client for controller API */.
UpdateControllerBadRequest describes a response with status code 400, with default header values.
UpdateControllerOK describes a response with status code 200, with default header values.
UpdateControllerParams contains all the parameters to send to the API endpoint for the update controller operation.
UpdateControllerReader is a Reader for the UpdateController structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.