package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/go-kubermatic.git
Documentation: pkg.go.dev

# Functions

New creates a new digitalocean API client.
NewListDigitaloceanSizesDefault creates a ListDigitaloceanSizesDefault with default headers values.
NewListDigitaloceanSizesNoCredentialsDefault creates a ListDigitaloceanSizesNoCredentialsDefault with default headers values.
NewListDigitaloceanSizesNoCredentialsOK creates a ListDigitaloceanSizesNoCredentialsOK with default headers values.
NewListDigitaloceanSizesNoCredentialsParams creates a new ListDigitaloceanSizesNoCredentialsParams object, with the default timeout for this client.
NewListDigitaloceanSizesNoCredentialsParamsWithContext creates a new ListDigitaloceanSizesNoCredentialsParams object with the ability to set a context for a request.
NewListDigitaloceanSizesNoCredentialsParamsWithHTTPClient creates a new ListDigitaloceanSizesNoCredentialsParams object with the ability to set a custom HTTPClient for a request.
NewListDigitaloceanSizesNoCredentialsParamsWithTimeout creates a new ListDigitaloceanSizesNoCredentialsParams object with the ability to set a timeout on a request.
NewListDigitaloceanSizesNoCredentialsV2Default creates a ListDigitaloceanSizesNoCredentialsV2Default with default headers values.
NewListDigitaloceanSizesNoCredentialsV2OK creates a ListDigitaloceanSizesNoCredentialsV2OK with default headers values.
NewListDigitaloceanSizesNoCredentialsV2Params creates a new ListDigitaloceanSizesNoCredentialsV2Params object, with the default timeout for this client.
NewListDigitaloceanSizesNoCredentialsV2ParamsWithContext creates a new ListDigitaloceanSizesNoCredentialsV2Params object with the ability to set a context for a request.
NewListDigitaloceanSizesNoCredentialsV2ParamsWithHTTPClient creates a new ListDigitaloceanSizesNoCredentialsV2Params object with the ability to set a custom HTTPClient for a request.
NewListDigitaloceanSizesNoCredentialsV2ParamsWithTimeout creates a new ListDigitaloceanSizesNoCredentialsV2Params object with the ability to set a timeout on a request.
NewListDigitaloceanSizesOK creates a ListDigitaloceanSizesOK with default headers values.
NewListDigitaloceanSizesParams creates a new ListDigitaloceanSizesParams object, with the default timeout for this client.
NewListDigitaloceanSizesParamsWithContext creates a new ListDigitaloceanSizesParams object with the ability to set a context for a request.
NewListDigitaloceanSizesParamsWithHTTPClient creates a new ListDigitaloceanSizesParams object with the ability to set a custom HTTPClient for a request.
NewListDigitaloceanSizesParamsWithTimeout creates a new ListDigitaloceanSizesParams object with the ability to set a timeout on a request.

# Structs

Client for digitalocean API */.
ListDigitaloceanSizesDefault describes a response with status code -1, with default header values.
ListDigitaloceanSizesNoCredentialsDefault describes a response with status code -1, with default header values.
ListDigitaloceanSizesNoCredentialsOK describes a response with status code 200, with default header values.
ListDigitaloceanSizesNoCredentialsParams contains all the parameters to send to the API endpoint for the list digitalocean sizes no credentials operation.
ListDigitaloceanSizesNoCredentialsReader is a Reader for the ListDigitaloceanSizesNoCredentials structure.
ListDigitaloceanSizesNoCredentialsV2Default describes a response with status code -1, with default header values.
ListDigitaloceanSizesNoCredentialsV2OK describes a response with status code 200, with default header values.
ListDigitaloceanSizesNoCredentialsV2Params contains all the parameters to send to the API endpoint for the list digitalocean sizes no credentials v2 operation.
ListDigitaloceanSizesNoCredentialsV2Reader is a Reader for the ListDigitaloceanSizesNoCredentialsV2 structure.
ListDigitaloceanSizesOK describes a response with status code 200, with default header values.
ListDigitaloceanSizesParams contains all the parameters to send to the API endpoint for the list digitalocean sizes operation.
ListDigitaloceanSizesReader is a Reader for the ListDigitaloceanSizes structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.