package
0.0.0-20240520121837-b2b71dc33098
Repository: https://github.com/volumeztech/volumez-rest-client.git
Documentation: pkg.go.dev

# Functions

New creates a new tenant token API client.
New creates a new tenant token API client with basic auth credentials.
New creates a new tenant token API client with a bearer token for authentication.
NewTenantTokenDefault creates a TenantTokenDefault with default headers values.
NewTenantTokenOK creates a TenantTokenOK with default headers values.
NewTenantTokenParams creates a new TenantTokenParams object, with the default timeout for this client.
NewTenantTokenParamsWithContext creates a new TenantTokenParams object with the ability to set a context for a request.
NewTenantTokenParamsWithHTTPClient creates a new TenantTokenParams object with the ability to set a custom HTTPClient for a request.
NewTenantTokenParamsWithTimeout creates a new TenantTokenParams object with the ability to set a timeout on a request.

# Structs

Client for tenant token API */.
TenantTokenDefault describes a response with status code -1, with default header values.
TenantTokenOK describes a response with status code 200, with default header values.
TenantTokenParams contains all the parameters to send to the API endpoint for the tenant token operation.
TenantTokenReader is a Reader for the TenantToken structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.