package
0.29.15
Repository: https://github.com/fi-ts/cloud-go.git
Documentation: pkg.go.dev

# Functions

New creates a new version API client.
New creates a new version API client with basic auth credentials.
New creates a new version API client with a bearer token for authentication.
NewInfoDefault creates a InfoDefault with default headers values.
NewInfoOK creates a InfoOK with default headers values.
NewInfoParams creates a new InfoParams object, with the default timeout for this client.
NewInfoParamsWithContext creates a new InfoParams object with the ability to set a context for a request.
NewInfoParamsWithHTTPClient creates a new InfoParams object with the ability to set a custom HTTPClient for a request.
NewInfoParamsWithTimeout creates a new InfoParams object with the ability to set a timeout on a request.

# Structs

Client for version API */.
InfoDefault describes a response with status code -1, with default header values.
InfoOK describes a response with status code 200, with default header values.
InfoParams contains all the parameters to send to the API endpoint for the info operation.
InfoReader is a Reader for the Info structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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