package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/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 timeout for this client.
NewGetCurrentUserSettingsParamsWithContext creates a new GetCurrentUserSettingsParams object with the ability to set a context for a request.
NewGetCurrentUserSettingsParamsWithHTTPClient creates a new GetCurrentUserSettingsParams object with the ability to set a custom HTTPClient for a request.
NewGetCurrentUserSettingsParamsWithTimeout creates a new GetCurrentUserSettingsParams object with 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 timeout for this client.
NewPatchCurrentUserSettingsParamsWithContext creates a new PatchCurrentUserSettingsParams object with the ability to set a context for a request.
NewPatchCurrentUserSettingsParamsWithHTTPClient creates a new PatchCurrentUserSettingsParams object with the ability to set a custom HTTPClient for a request.
NewPatchCurrentUserSettingsParamsWithTimeout creates a new PatchCurrentUserSettingsParams object with the ability to set a timeout on a request.
NewPatchCurrentUserSettingsUnauthorized creates a PatchCurrentUserSettingsUnauthorized with default headers values.
# Structs
Client for settings API
*/.
GetCurrentUserSettingsDefault describes a response with status code -1, with default header values.
GetCurrentUserSettingsOK describes a response with status code 200, with default header values.
GetCurrentUserSettingsParams contains all the parameters to send to the API endpoint
for the get current user settings operation.
GetCurrentUserSettingsReader is a Reader for the GetCurrentUserSettings structure.
GetCurrentUserSettingsUnauthorized describes a response with status code 401, with default header values.
PatchCurrentUserSettingsDefault describes a response with status code -1, with default header values.
PatchCurrentUserSettingsOK describes a response with status code 200, with default header values.
PatchCurrentUserSettingsParams contains all the parameters to send to the API endpoint
for the patch current user settings operation.
PatchCurrentUserSettingsReader is a Reader for the PatchCurrentUserSettings structure.
PatchCurrentUserSettingsUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.