package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev
# Functions
New creates a new api keys API client.
NewCreateAPIKeysOK creates a CreateAPIKeysOK with default headers values.
NewCreateAPIKeysParams creates a new CreateAPIKeysParams object, with the default timeout for this client.
NewCreateAPIKeysParamsWithContext creates a new CreateAPIKeysParams object with the ability to set a context for a request.
NewCreateAPIKeysParamsWithHTTPClient creates a new CreateAPIKeysParams object with the ability to set a custom HTTPClient for a request.
NewCreateAPIKeysParamsWithTimeout creates a new CreateAPIKeysParams object with the ability to set a timeout on a request.
NewDeleteAPIKeysOK creates a DeleteAPIKeysOK with default headers values.
NewDeleteAPIKeysParams creates a new DeleteAPIKeysParams object, with the default timeout for this client.
NewDeleteAPIKeysParamsWithContext creates a new DeleteAPIKeysParams object with the ability to set a context for a request.
NewDeleteAPIKeysParamsWithHTTPClient creates a new DeleteAPIKeysParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAPIKeysParamsWithTimeout creates a new DeleteAPIKeysParams object with the ability to set a timeout on a request.
NewGetAPIKeyOK creates a GetAPIKeyOK with default headers values.
NewGetAPIKeyParams creates a new GetAPIKeyParams object, with the default timeout for this client.
NewGetAPIKeyParamsWithContext creates a new GetAPIKeyParams object with the ability to set a context for a request.
NewGetAPIKeyParamsWithHTTPClient creates a new GetAPIKeyParams object with the ability to set a custom HTTPClient for a request.
NewGetAPIKeyParamsWithTimeout creates a new GetAPIKeyParams object with the ability to set a timeout on a request.
NewGetAPIKeysOK creates a GetAPIKeysOK with default headers values.
NewGetAPIKeysParams creates a new GetAPIKeysParams object, with the default timeout for this client.
NewGetAPIKeysParamsWithContext creates a new GetAPIKeysParams object with the ability to set a context for a request.
NewGetAPIKeysParamsWithHTTPClient creates a new GetAPIKeysParams object with the ability to set a custom HTTPClient for a request.
NewGetAPIKeysParamsWithTimeout creates a new GetAPIKeysParams object with the ability to set a timeout on a request.
# Structs
Client for api keys API
*/.
CreateAPIKeysOK describes a response with status code 200, with default header values.
CreateAPIKeysParams contains all the parameters to send to the API endpoint
for the create Api keys operation.
CreateAPIKeysReader is a Reader for the CreateAPIKeys structure.
DeleteAPIKeysOK describes a response with status code 200, with default header values.
DeleteAPIKeysParams contains all the parameters to send to the API endpoint
for the delete Api keys operation.
DeleteAPIKeysReader is a Reader for the DeleteAPIKeys structure.
GetAPIKeyOK describes a response with status code 200, with default header values.
GetAPIKeyParams contains all the parameters to send to the API endpoint
for the get Api key operation.
GetAPIKeyReader is a Reader for the GetAPIKey structure.
GetAPIKeysOK describes a response with status code 200, with default header values.
GetAPIKeysParams contains all the parameters to send to the API endpoint
for the get Api keys operation.
GetAPIKeysReader is a Reader for the GetAPIKeys structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.