package
0.4.1
Repository: https://github.com/pengcong06/openpitrix.git
Documentation: pkg.go.dev

# Functions

New creates a new token manager API client.
NewCreateClientOK creates a CreateClientOK with default headers values.
NewCreateClientParams creates a new CreateClientParams object with the default values initialized.
NewCreateClientParamsWithContext creates a new CreateClientParams object with the default values initialized, and the ability to set a context for a request.
NewCreateClientParamsWithHTTPClient creates a new CreateClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateClientParamsWithTimeout creates a new CreateClientParams object with the default values initialized, and the ability to set a timeout on a request.
NewTokenOK creates a TokenOK with default headers values.
NewTokenParams creates a new TokenParams object with the default values initialized.
NewTokenParamsWithContext creates a new TokenParams object with the default values initialized, and the ability to set a context for a request.
NewTokenParamsWithHTTPClient creates a new TokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewTokenParamsWithTimeout creates a new TokenParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for token manager API */.
CreateClientOK handles this case with default header values.
CreateClientParams contains all the parameters to send to the API endpoint for the create client operation typically these are written to a http.Request */.
CreateClientReader is a Reader for the CreateClient structure.
TokenOK handles this case with default header values.
TokenParams contains all the parameters to send to the API endpoint for the token operation typically these are written to a http.Request */.
TokenReader is a Reader for the Token structure.