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

# Functions

New creates a new addon API client.
NewCreateAddonCreated creates a CreateAddonCreated with default headers values.
NewCreateAddonDefault creates a CreateAddonDefault with default headers values.
NewCreateAddonForbidden creates a CreateAddonForbidden with default headers values.
NewCreateAddonParams creates a new CreateAddonParams object with the default values initialized.
NewCreateAddonParamsWithContext creates a new CreateAddonParams object with the default values initialized, and the ability to set a context for a request.
NewCreateAddonParamsWithHTTPClient creates a new CreateAddonParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateAddonParamsWithTimeout creates a new CreateAddonParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateAddonUnauthorized creates a CreateAddonUnauthorized with default headers values.
NewDeleteAddonDefault creates a DeleteAddonDefault with default headers values.
NewDeleteAddonForbidden creates a DeleteAddonForbidden with default headers values.
NewDeleteAddonOK creates a DeleteAddonOK with default headers values.
NewDeleteAddonParams creates a new DeleteAddonParams object with the default values initialized.
NewDeleteAddonParamsWithContext creates a new DeleteAddonParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteAddonParamsWithHTTPClient creates a new DeleteAddonParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteAddonParamsWithTimeout creates a new DeleteAddonParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteAddonUnauthorized creates a DeleteAddonUnauthorized with default headers values.
NewGetAddonDefault creates a GetAddonDefault with default headers values.
NewGetAddonForbidden creates a GetAddonForbidden with default headers values.
NewGetAddonOK creates a GetAddonOK with default headers values.
NewGetAddonParams creates a new GetAddonParams object with the default values initialized.
NewGetAddonParamsWithContext creates a new GetAddonParams object with the default values initialized, and the ability to set a context for a request.
NewGetAddonParamsWithHTTPClient creates a new GetAddonParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAddonParamsWithTimeout creates a new GetAddonParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAddonUnauthorized creates a GetAddonUnauthorized with default headers values.
NewListAddonsDefault creates a ListAddonsDefault with default headers values.
NewListAddonsForbidden creates a ListAddonsForbidden with default headers values.
NewListAddonsOK creates a ListAddonsOK with default headers values.
NewListAddonsParams creates a new ListAddonsParams object with the default values initialized.
NewListAddonsParamsWithContext creates a new ListAddonsParams object with the default values initialized, and the ability to set a context for a request.
NewListAddonsParamsWithHTTPClient creates a new ListAddonsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListAddonsParamsWithTimeout creates a new ListAddonsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListAddonsUnauthorized creates a ListAddonsUnauthorized with default headers values.
NewPatchAddonDefault creates a PatchAddonDefault with default headers values.
NewPatchAddonForbidden creates a PatchAddonForbidden with default headers values.
NewPatchAddonOK creates a PatchAddonOK with default headers values.
NewPatchAddonParams creates a new PatchAddonParams object with the default values initialized.
NewPatchAddonParamsWithContext creates a new PatchAddonParams object with the default values initialized, and the ability to set a context for a request.
NewPatchAddonParamsWithHTTPClient creates a new PatchAddonParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPatchAddonParamsWithTimeout creates a new PatchAddonParams object with the default values initialized, and the ability to set a timeout on a request.
NewPatchAddonUnauthorized creates a PatchAddonUnauthorized with default headers values.

# Structs

Client for addon API */.
CreateAddonCreated handles this case with default header values.
CreateAddonDefault handles this case with default header values.
CreateAddonForbidden handles this case with default header values.
CreateAddonParams contains all the parameters to send to the API endpoint for the create addon operation typically these are written to a http.Request */.
CreateAddonReader is a Reader for the CreateAddon structure.
CreateAddonUnauthorized handles this case with default header values.
DeleteAddonDefault handles this case with default header values.
DeleteAddonForbidden handles this case with default header values.
DeleteAddonOK handles this case with default header values.
DeleteAddonParams contains all the parameters to send to the API endpoint for the delete addon operation typically these are written to a http.Request */.
DeleteAddonReader is a Reader for the DeleteAddon structure.
DeleteAddonUnauthorized handles this case with default header values.
GetAddonDefault handles this case with default header values.
GetAddonForbidden handles this case with default header values.
GetAddonOK handles this case with default header values.
GetAddonParams contains all the parameters to send to the API endpoint for the get addon operation typically these are written to a http.Request */.
GetAddonReader is a Reader for the GetAddon structure.
GetAddonUnauthorized handles this case with default header values.
ListAddonsDefault handles this case with default header values.
ListAddonsForbidden handles this case with default header values.
ListAddonsOK handles this case with default header values.
ListAddonsParams contains all the parameters to send to the API endpoint for the list addons operation typically these are written to a http.Request */.
ListAddonsReader is a Reader for the ListAddons structure.
ListAddonsUnauthorized handles this case with default header values.
PatchAddonDefault handles this case with default header values.
PatchAddonForbidden handles this case with default header values.
PatchAddonOK handles this case with default header values.
PatchAddonParams contains all the parameters to send to the API endpoint for the patch addon operation typically these are written to a http.Request */.
PatchAddonReader is a Reader for the PatchAddon structure.
PatchAddonUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.