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

# Functions

New creates a new first run API client.
New creates a new first run API client with basic auth credentials.
New creates a new first run API client with a bearer token for authentication.
NewFirstRunBadRequest creates a FirstRunBadRequest with default headers values.
NewFirstRunOK creates a FirstRunOK with default headers values.
NewFirstRunParams creates a new FirstRunParams object, with the default timeout for this client.
NewFirstRunParamsWithContext creates a new FirstRunParams object with the ability to set a context for a request.
NewFirstRunParamsWithHTTPClient creates a new FirstRunParams object with the ability to set a custom HTTPClient for a request.
NewFirstRunParamsWithTimeout creates a new FirstRunParams object with the ability to set a timeout on a request.

# Structs

Client for first run API */.
FirstRunBadRequest describes a response with status code 400, with default header values.
FirstRunOK describes a response with status code 200, with default header values.
FirstRunParams contains all the parameters to send to the API endpoint for the first run operation.
FirstRunReader is a Reader for the FirstRun structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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