package
0.0.0-20200904073937-a034b603a388
Repository: https://github.com/baurmatt/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 values initialized.
NewAddTokenToServiceAccountParamsWithContext creates a new AddTokenToServiceAccountParams object with the default values initialized, and the ability to set a context for a request.
NewAddTokenToServiceAccountParamsWithHTTPClient creates a new AddTokenToServiceAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddTokenToServiceAccountParamsWithTimeout creates a new AddTokenToServiceAccountParams object with the default values initialized, and 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 values initialized.
NewDeleteServiceAccountTokenParamsWithContext creates a new DeleteServiceAccountTokenParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteServiceAccountTokenParamsWithHTTPClient creates a new DeleteServiceAccountTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteServiceAccountTokenParamsWithTimeout creates a new DeleteServiceAccountTokenParams object with the default values initialized, and 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 values initialized.
NewListServiceAccountTokensParamsWithContext creates a new ListServiceAccountTokensParams object with the default values initialized, and the ability to set a context for a request.
NewListServiceAccountTokensParamsWithHTTPClient creates a new ListServiceAccountTokensParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListServiceAccountTokensParamsWithTimeout creates a new ListServiceAccountTokensParams object with the default values initialized, and 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 values initialized.
NewPatchServiceAccountTokenParamsWithContext creates a new PatchServiceAccountTokenParams object with the default values initialized, and the ability to set a context for a request.
NewPatchServiceAccountTokenParamsWithHTTPClient creates a new PatchServiceAccountTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPatchServiceAccountTokenParamsWithTimeout creates a new PatchServiceAccountTokenParams object with the default values initialized, and 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 values initialized.
NewUpdateServiceAccountTokenParamsWithContext creates a new UpdateServiceAccountTokenParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateServiceAccountTokenParamsWithHTTPClient creates a new UpdateServiceAccountTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateServiceAccountTokenParamsWithTimeout creates a new UpdateServiceAccountTokenParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateServiceAccountTokenUnauthorized creates a UpdateServiceAccountTokenUnauthorized with default headers values.

# Structs

AddTokenToServiceAccountCreated handles this case with default header values.
AddTokenToServiceAccountDefault handles this case with default header values.
AddTokenToServiceAccountForbidden handles this case with default header values.
AddTokenToServiceAccountParams contains all the parameters to send to the API endpoint for the add token to service account operation typically these are written to a http.Request */.
AddTokenToServiceAccountReader is a Reader for the AddTokenToServiceAccount structure.
AddTokenToServiceAccountUnauthorized handles this case with default header values.
Client for tokens API */.
DeleteServiceAccountTokenDefault handles this case with default header values.
DeleteServiceAccountTokenForbidden handles this case with default header values.
DeleteServiceAccountTokenOK handles this case with default header values.
DeleteServiceAccountTokenParams contains all the parameters to send to the API endpoint for the delete service account token operation typically these are written to a http.Request */.
DeleteServiceAccountTokenReader is a Reader for the DeleteServiceAccountToken structure.
DeleteServiceAccountTokenUnauthorized handles this case with default header values.
ListServiceAccountTokensDefault handles this case with default header values.
ListServiceAccountTokensForbidden handles this case with default header values.
ListServiceAccountTokensOK handles this case with default header values.
ListServiceAccountTokensParams contains all the parameters to send to the API endpoint for the list service account tokens operation typically these are written to a http.Request */.
ListServiceAccountTokensReader is a Reader for the ListServiceAccountTokens structure.
ListServiceAccountTokensUnauthorized handles this case with default header values.
PatchServiceAccountTokenDefault handles this case with default header values.
PatchServiceAccountTokenForbidden handles this case with default header values.
PatchServiceAccountTokenOK handles this case with default header values.
PatchServiceAccountTokenParams contains all the parameters to send to the API endpoint for the patch service account token operation typically these are written to a http.Request */.
PatchServiceAccountTokenReader is a Reader for the PatchServiceAccountToken structure.
PatchServiceAccountTokenUnauthorized handles this case with default header values.
UpdateServiceAccountTokenDefault handles this case with default header values.
UpdateServiceAccountTokenForbidden handles this case with default header values.
UpdateServiceAccountTokenOK handles this case with default header values.
UpdateServiceAccountTokenParams contains all the parameters to send to the API endpoint for the update service account token operation typically these are written to a http.Request */.
UpdateServiceAccountTokenReader is a Reader for the UpdateServiceAccountToken structure.
UpdateServiceAccountTokenUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.