package
0.0.0-20200904073937-a034b603a388
Repository: https://github.com/baurmatt/go-kubermatic.git
Documentation: pkg.go.dev

# Functions

New creates a new packet API client.
NewListPacketSizesDefault creates a ListPacketSizesDefault with default headers values.
NewListPacketSizesNoCredentialsDefault creates a ListPacketSizesNoCredentialsDefault with default headers values.
NewListPacketSizesNoCredentialsOK creates a ListPacketSizesNoCredentialsOK with default headers values.
NewListPacketSizesNoCredentialsParams creates a new ListPacketSizesNoCredentialsParams object with the default values initialized.
NewListPacketSizesNoCredentialsParamsWithContext creates a new ListPacketSizesNoCredentialsParams object with the default values initialized, and the ability to set a context for a request.
NewListPacketSizesNoCredentialsParamsWithHTTPClient creates a new ListPacketSizesNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListPacketSizesNoCredentialsParamsWithTimeout creates a new ListPacketSizesNoCredentialsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListPacketSizesOK creates a ListPacketSizesOK with default headers values.
NewListPacketSizesParams creates a new ListPacketSizesParams object with the default values initialized.
NewListPacketSizesParamsWithContext creates a new ListPacketSizesParams object with the default values initialized, and the ability to set a context for a request.
NewListPacketSizesParamsWithHTTPClient creates a new ListPacketSizesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListPacketSizesParamsWithTimeout creates a new ListPacketSizesParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for packet API */.
ListPacketSizesDefault handles this case with default header values.
ListPacketSizesNoCredentialsDefault handles this case with default header values.
ListPacketSizesNoCredentialsOK handles this case with default header values.
ListPacketSizesNoCredentialsParams contains all the parameters to send to the API endpoint for the list packet sizes no credentials operation typically these are written to a http.Request */.
ListPacketSizesNoCredentialsReader is a Reader for the ListPacketSizesNoCredentials structure.
ListPacketSizesOK handles this case with default header values.
ListPacketSizesParams contains all the parameters to send to the API endpoint for the list packet sizes operation typically these are written to a http.Request */.
ListPacketSizesReader is a Reader for the ListPacketSizes structure.

# Interfaces

ClientService is the interface for Client methods.