package
0.0.0-20200904073937-a034b603a388
Repository: https://github.com/baurmatt/go-kubermatic.git
Documentation: pkg.go.dev
# Functions
New creates a new hetzner API client.
NewListHetznerSizesDefault creates a ListHetznerSizesDefault with default headers values.
NewListHetznerSizesNoCredentialsDefault creates a ListHetznerSizesNoCredentialsDefault with default headers values.
NewListHetznerSizesNoCredentialsOK creates a ListHetznerSizesNoCredentialsOK with default headers values.
NewListHetznerSizesNoCredentialsParams creates a new ListHetznerSizesNoCredentialsParams object with the default values initialized.
NewListHetznerSizesNoCredentialsParamsWithContext creates a new ListHetznerSizesNoCredentialsParams object with the default values initialized, and the ability to set a context for a request.
NewListHetznerSizesNoCredentialsParamsWithHTTPClient creates a new ListHetznerSizesNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListHetznerSizesNoCredentialsParamsWithTimeout creates a new ListHetznerSizesNoCredentialsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListHetznerSizesOK creates a ListHetznerSizesOK with default headers values.
NewListHetznerSizesParams creates a new ListHetznerSizesParams object with the default values initialized.
NewListHetznerSizesParamsWithContext creates a new ListHetznerSizesParams object with the default values initialized, and the ability to set a context for a request.
NewListHetznerSizesParamsWithHTTPClient creates a new ListHetznerSizesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListHetznerSizesParamsWithTimeout creates a new ListHetznerSizesParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for hetzner API
*/.
ListHetznerSizesDefault handles this case with default header values.
ListHetznerSizesNoCredentialsDefault handles this case with default header values.
ListHetznerSizesNoCredentialsOK handles this case with default header values.
ListHetznerSizesNoCredentialsParams contains all the parameters to send to the API endpoint
for the list hetzner sizes no credentials operation typically these are written to a http.Request
*/.
ListHetznerSizesNoCredentialsReader is a Reader for the ListHetznerSizesNoCredentials structure.
ListHetznerSizesOK handles this case with default header values.
ListHetznerSizesParams contains all the parameters to send to the API endpoint
for the list hetzner sizes operation typically these are written to a http.Request
*/.
ListHetznerSizesReader is a Reader for the ListHetznerSizes structure.
# Interfaces
ClientService is the interface for Client methods.