# Functions
New creates a new tenant host API client.
New creates a new tenant host API client with basic auth credentials.
New creates a new tenant host API client with a bearer token for authentication.
NewTenanthostgetInternalServerError creates a TenanthostgetInternalServerError with default headers values.
NewTenanthostgetOK creates a TenanthostgetOK with default headers values.
NewTenanthostgetParams creates a new TenanthostgetParams object, with the default timeout for this client.
NewTenanthostgetParamsWithContext creates a new TenanthostgetParams object with the ability to set a context for a request.
NewTenanthostgetParamsWithHTTPClient creates a new TenanthostgetParams object with the ability to set a custom HTTPClient for a request.
NewTenanthostgetParamsWithTimeout creates a new TenanthostgetParams object with the ability to set a timeout on a request.
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
WithAcceptApplicationJSON sets the Accept header to "application/json".
WithAcceptTextPlain sets the Accept header to "text/plain".
# Structs
Client for tenant host API
*/.
TenanthostgetInternalServerError describes a response with status code 500, with default header values.
TenanthostgetOK describes a response with status code 200, with default header values.
TenanthostgetParams contains all the parameters to send to the API endpoint
for the tenanthostget operation.
TenanthostgetReader is a Reader for the Tenanthostget structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.