package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/go-kubermatic.git
Documentation: pkg.go.dev

# Functions

New creates a new user API client.
NewListUserDefault creates a ListUserDefault with default headers values.
NewListUserForbidden creates a ListUserForbidden with default headers values.
NewListUserOK creates a ListUserOK with default headers values.
NewListUserParams creates a new ListUserParams object, with the default timeout for this client.
NewListUserParamsWithContext creates a new ListUserParams object with the ability to set a context for a request.
NewListUserParamsWithHTTPClient creates a new ListUserParams object with the ability to set a custom HTTPClient for a request.
NewListUserParamsWithTimeout creates a new ListUserParams object with the ability to set a timeout on a request.
NewListUserUnauthorized creates a ListUserUnauthorized with default headers values.

# Structs

Client for user API */.
ListUserDefault describes a response with status code -1, with default header values.
ListUserForbidden describes a response with status code 403, with default header values.
ListUserOK describes a response with status code 200, with default header values.
ListUserParams contains all the parameters to send to the API endpoint for the list user operation.
ListUserReader is a Reader for the ListUser structure.
ListUserUnauthorized 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.