package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/go-kubermatic.git
Documentation: pkg.go.dev
# Functions
New creates a new tokens API client.
NewAddTokenToServiceAccountCreated creates a AddTokenToServiceAccountCreated with default headers values.
NewAddTokenToServiceAccountDefault creates a AddTokenToServiceAccountDefault with default headers values.
NewAddTokenToServiceAccountForbidden creates a AddTokenToServiceAccountForbidden with default headers values.
NewAddTokenToServiceAccountParams creates a new AddTokenToServiceAccountParams object, with the default timeout for this client.
NewAddTokenToServiceAccountParamsWithContext creates a new AddTokenToServiceAccountParams object with the ability to set a context for a request.
NewAddTokenToServiceAccountParamsWithHTTPClient creates a new AddTokenToServiceAccountParams object with the ability to set a custom HTTPClient for a request.
NewAddTokenToServiceAccountParamsWithTimeout creates a new AddTokenToServiceAccountParams object with the ability to set a timeout on a request.
NewAddTokenToServiceAccountUnauthorized creates a AddTokenToServiceAccountUnauthorized with default headers values.
NewDeleteServiceAccountTokenDefault creates a DeleteServiceAccountTokenDefault with default headers values.
NewDeleteServiceAccountTokenForbidden creates a DeleteServiceAccountTokenForbidden with default headers values.
NewDeleteServiceAccountTokenOK creates a DeleteServiceAccountTokenOK with default headers values.
NewDeleteServiceAccountTokenParams creates a new DeleteServiceAccountTokenParams object, with the default timeout for this client.
NewDeleteServiceAccountTokenParamsWithContext creates a new DeleteServiceAccountTokenParams object with the ability to set a context for a request.
NewDeleteServiceAccountTokenParamsWithHTTPClient creates a new DeleteServiceAccountTokenParams object with the ability to set a custom HTTPClient for a request.
NewDeleteServiceAccountTokenParamsWithTimeout creates a new DeleteServiceAccountTokenParams object with the ability to set a timeout on a request.
NewDeleteServiceAccountTokenUnauthorized creates a DeleteServiceAccountTokenUnauthorized with default headers values.
NewListServiceAccountTokensDefault creates a ListServiceAccountTokensDefault with default headers values.
NewListServiceAccountTokensForbidden creates a ListServiceAccountTokensForbidden with default headers values.
NewListServiceAccountTokensOK creates a ListServiceAccountTokensOK with default headers values.
NewListServiceAccountTokensParams creates a new ListServiceAccountTokensParams object, with the default timeout for this client.
NewListServiceAccountTokensParamsWithContext creates a new ListServiceAccountTokensParams object with the ability to set a context for a request.
NewListServiceAccountTokensParamsWithHTTPClient creates a new ListServiceAccountTokensParams object with the ability to set a custom HTTPClient for a request.
NewListServiceAccountTokensParamsWithTimeout creates a new ListServiceAccountTokensParams object with the ability to set a timeout on a request.
NewListServiceAccountTokensUnauthorized creates a ListServiceAccountTokensUnauthorized with default headers values.
NewPatchServiceAccountTokenDefault creates a PatchServiceAccountTokenDefault with default headers values.
NewPatchServiceAccountTokenForbidden creates a PatchServiceAccountTokenForbidden with default headers values.
NewPatchServiceAccountTokenOK creates a PatchServiceAccountTokenOK with default headers values.
NewPatchServiceAccountTokenParams creates a new PatchServiceAccountTokenParams object, with the default timeout for this client.
NewPatchServiceAccountTokenParamsWithContext creates a new PatchServiceAccountTokenParams object with the ability to set a context for a request.
NewPatchServiceAccountTokenParamsWithHTTPClient creates a new PatchServiceAccountTokenParams object with the ability to set a custom HTTPClient for a request.
NewPatchServiceAccountTokenParamsWithTimeout creates a new PatchServiceAccountTokenParams object with the ability to set a timeout on a request.
NewPatchServiceAccountTokenUnauthorized creates a PatchServiceAccountTokenUnauthorized with default headers values.
NewUpdateServiceAccountTokenDefault creates a UpdateServiceAccountTokenDefault with default headers values.
NewUpdateServiceAccountTokenForbidden creates a UpdateServiceAccountTokenForbidden with default headers values.
NewUpdateServiceAccountTokenOK creates a UpdateServiceAccountTokenOK with default headers values.
NewUpdateServiceAccountTokenParams creates a new UpdateServiceAccountTokenParams object, with the default timeout for this client.
NewUpdateServiceAccountTokenParamsWithContext creates a new UpdateServiceAccountTokenParams object with the ability to set a context for a request.
NewUpdateServiceAccountTokenParamsWithHTTPClient creates a new UpdateServiceAccountTokenParams object with the ability to set a custom HTTPClient for a request.
NewUpdateServiceAccountTokenParamsWithTimeout creates a new UpdateServiceAccountTokenParams object with the ability to set a timeout on a request.
NewUpdateServiceAccountTokenUnauthorized creates a UpdateServiceAccountTokenUnauthorized with default headers values.
# Structs
AddTokenToServiceAccountCreated describes a response with status code 201, with default header values.
AddTokenToServiceAccountDefault describes a response with status code -1, with default header values.
AddTokenToServiceAccountForbidden describes a response with status code 403, with default header values.
AddTokenToServiceAccountParams contains all the parameters to send to the API endpoint
for the add token to service account operation.
AddTokenToServiceAccountReader is a Reader for the AddTokenToServiceAccount structure.
AddTokenToServiceAccountUnauthorized describes a response with status code 401, with default header values.
Client for tokens API
*/.
DeleteServiceAccountTokenDefault describes a response with status code -1, with default header values.
DeleteServiceAccountTokenForbidden describes a response with status code 403, with default header values.
DeleteServiceAccountTokenOK describes a response with status code 200, with default header values.
DeleteServiceAccountTokenParams contains all the parameters to send to the API endpoint
for the delete service account token operation.
DeleteServiceAccountTokenReader is a Reader for the DeleteServiceAccountToken structure.
DeleteServiceAccountTokenUnauthorized describes a response with status code 401, with default header values.
ListServiceAccountTokensDefault describes a response with status code -1, with default header values.
ListServiceAccountTokensForbidden describes a response with status code 403, with default header values.
ListServiceAccountTokensOK describes a response with status code 200, with default header values.
ListServiceAccountTokensParams contains all the parameters to send to the API endpoint
for the list service account tokens operation.
ListServiceAccountTokensReader is a Reader for the ListServiceAccountTokens structure.
ListServiceAccountTokensUnauthorized describes a response with status code 401, with default header values.
PatchServiceAccountTokenDefault describes a response with status code -1, with default header values.
PatchServiceAccountTokenForbidden describes a response with status code 403, with default header values.
PatchServiceAccountTokenOK describes a response with status code 200, with default header values.
PatchServiceAccountTokenParams contains all the parameters to send to the API endpoint
for the patch service account token operation.
PatchServiceAccountTokenReader is a Reader for the PatchServiceAccountToken structure.
PatchServiceAccountTokenUnauthorized describes a response with status code 401, with default header values.
UpdateServiceAccountTokenDefault describes a response with status code -1, with default header values.
UpdateServiceAccountTokenForbidden describes a response with status code 403, with default header values.
UpdateServiceAccountTokenOK describes a response with status code 200, with default header values.
UpdateServiceAccountTokenParams contains all the parameters to send to the API endpoint
for the update service account token operation.
UpdateServiceAccountTokenReader is a Reader for the UpdateServiceAccountToken structure.
UpdateServiceAccountTokenUnauthorized 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.