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

# Functions

New creates a new providers API client.
New creates a new providers API client with basic auth credentials.
New creates a new providers API client with a bearer token for authentication.
NewListProvidersBadRequest creates a ListProvidersBadRequest with default headers values.
NewListProvidersOK creates a ListProvidersOK with default headers values.
NewListProvidersParams creates a new ListProvidersParams object, with the default timeout for this client.
NewListProvidersParamsWithContext creates a new ListProvidersParams object with the ability to set a context for a request.
NewListProvidersParamsWithHTTPClient creates a new ListProvidersParams object with the ability to set a custom HTTPClient for a request.
NewListProvidersParamsWithTimeout creates a new ListProvidersParams object with the ability to set a timeout on a request.

# Structs

Client for providers API */.
ListProvidersBadRequest describes a response with status code 400, with default header values.
ListProvidersOK describes a response with status code 200, with default header values.
ListProvidersParams contains all the parameters to send to the API endpoint for the list providers operation.
ListProvidersReader is a Reader for the ListProviders structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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