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

# Functions

New creates a new metrics token API client.
New creates a new metrics token API client with basic auth credentials.
New creates a new metrics token API client with a bearer token for authentication.
NewGetMetricsTokenOK creates a GetMetricsTokenOK with default headers values.
NewGetMetricsTokenParams creates a new GetMetricsTokenParams object, with the default timeout for this client.
NewGetMetricsTokenParamsWithContext creates a new GetMetricsTokenParams object with the ability to set a context for a request.
NewGetMetricsTokenParamsWithHTTPClient creates a new GetMetricsTokenParams object with the ability to set a custom HTTPClient for a request.
NewGetMetricsTokenParamsWithTimeout creates a new GetMetricsTokenParams object with the ability to set a timeout on a request.
NewGetMetricsTokenUnauthorized creates a GetMetricsTokenUnauthorized with default headers values.

# Structs

Client for metrics token API */.
GetMetricsTokenOK describes a response with status code 200, with default header values.
GetMetricsTokenParams contains all the parameters to send to the API endpoint for the get metrics token operation.
GetMetricsTokenReader is a Reader for the GetMetricsToken structure.
GetMetricsTokenUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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