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

# Functions

New creates a new settings API client.
NewGetCurrentUserSettingsDefault creates a GetCurrentUserSettingsDefault with default headers values.
NewGetCurrentUserSettingsOK creates a GetCurrentUserSettingsOK with default headers values.
NewGetCurrentUserSettingsParams creates a new GetCurrentUserSettingsParams object with the default values initialized.
NewGetCurrentUserSettingsParamsWithContext creates a new GetCurrentUserSettingsParams object with the default values initialized, and the ability to set a context for a request.
NewGetCurrentUserSettingsParamsWithHTTPClient creates a new GetCurrentUserSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCurrentUserSettingsParamsWithTimeout creates a new GetCurrentUserSettingsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetCurrentUserSettingsUnauthorized creates a GetCurrentUserSettingsUnauthorized with default headers values.
NewPatchCurrentUserSettingsDefault creates a PatchCurrentUserSettingsDefault with default headers values.
NewPatchCurrentUserSettingsOK creates a PatchCurrentUserSettingsOK with default headers values.
NewPatchCurrentUserSettingsParams creates a new PatchCurrentUserSettingsParams object with the default values initialized.
NewPatchCurrentUserSettingsParamsWithContext creates a new PatchCurrentUserSettingsParams object with the default values initialized, and the ability to set a context for a request.
NewPatchCurrentUserSettingsParamsWithHTTPClient creates a new PatchCurrentUserSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPatchCurrentUserSettingsParamsWithTimeout creates a new PatchCurrentUserSettingsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPatchCurrentUserSettingsUnauthorized creates a PatchCurrentUserSettingsUnauthorized with default headers values.

# Structs

Client for settings API */.
GetCurrentUserSettingsDefault handles this case with default header values.
GetCurrentUserSettingsOK handles this case with default header values.
GetCurrentUserSettingsParams contains all the parameters to send to the API endpoint for the get current user settings operation typically these are written to a http.Request */.
GetCurrentUserSettingsReader is a Reader for the GetCurrentUserSettings structure.
GetCurrentUserSettingsUnauthorized handles this case with default header values.
PatchCurrentUserSettingsDefault handles this case with default header values.
PatchCurrentUserSettingsOK handles this case with default header values.
PatchCurrentUserSettingsParams contains all the parameters to send to the API endpoint for the patch current user settings operation typically these are written to a http.Request */.
PatchCurrentUserSettingsReader is a Reader for the PatchCurrentUserSettings structure.
PatchCurrentUserSettingsUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.