package
0.0.0-20200904073937-a034b603a388
Repository: https://github.com/baurmatt/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 values initialized.
NewListDigitaloceanSizesNoCredentialsParamsWithContext creates a new ListDigitaloceanSizesNoCredentialsParams object with the default values initialized, and the ability to set a context for a request.
NewListDigitaloceanSizesNoCredentialsParamsWithHTTPClient creates a new ListDigitaloceanSizesNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListDigitaloceanSizesNoCredentialsParamsWithTimeout creates a new ListDigitaloceanSizesNoCredentialsParams object with the default values initialized, and 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 values initialized.
NewListDigitaloceanSizesParamsWithContext creates a new ListDigitaloceanSizesParams object with the default values initialized, and the ability to set a context for a request.
NewListDigitaloceanSizesParamsWithHTTPClient creates a new ListDigitaloceanSizesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListDigitaloceanSizesParamsWithTimeout creates a new ListDigitaloceanSizesParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for digitalocean API
*/.
ListDigitaloceanSizesDefault handles this case with default header values.
ListDigitaloceanSizesNoCredentialsDefault handles this case with default header values.
ListDigitaloceanSizesNoCredentialsOK handles this case with default header values.
ListDigitaloceanSizesNoCredentialsParams contains all the parameters to send to the API endpoint
for the list digitalocean sizes no credentials operation typically these are written to a http.Request
*/.
ListDigitaloceanSizesNoCredentialsReader is a Reader for the ListDigitaloceanSizesNoCredentials structure.
ListDigitaloceanSizesOK handles this case with default header values.
ListDigitaloceanSizesParams contains all the parameters to send to the API endpoint
for the list digitalocean sizes operation typically these are written to a http.Request
*/.
ListDigitaloceanSizesReader is a Reader for the ListDigitaloceanSizes structure.
# Interfaces
ClientService is the interface for Client methods.