package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new private keys API client.
NewCreatePrivateKeysOK creates a CreatePrivateKeysOK with default headers values.
NewCreatePrivateKeysParams creates a new CreatePrivateKeysParams object, with the default timeout for this client.
NewCreatePrivateKeysParamsWithContext creates a new CreatePrivateKeysParams object with the ability to set a context for a request.
NewCreatePrivateKeysParamsWithHTTPClient creates a new CreatePrivateKeysParams object with the ability to set a custom HTTPClient for a request.
NewCreatePrivateKeysParamsWithTimeout creates a new CreatePrivateKeysParams object with the ability to set a timeout on a request.
NewDeletePrivateKeysOK creates a DeletePrivateKeysOK with default headers values.
NewDeletePrivateKeysParams creates a new DeletePrivateKeysParams object, with the default timeout for this client.
NewDeletePrivateKeysParamsWithContext creates a new DeletePrivateKeysParams object with the ability to set a context for a request.
NewDeletePrivateKeysParamsWithHTTPClient creates a new DeletePrivateKeysParams object with the ability to set a custom HTTPClient for a request.
NewDeletePrivateKeysParamsWithTimeout creates a new DeletePrivateKeysParams object with the ability to set a timeout on a request.
NewExportPrivateKeyOK creates a ExportPrivateKeyOK with default headers values.
NewExportPrivateKeyParams creates a new ExportPrivateKeyParams object, with the default timeout for this client.
NewExportPrivateKeyParamsWithContext creates a new ExportPrivateKeyParams object with the ability to set a context for a request.
NewExportPrivateKeyParamsWithHTTPClient creates a new ExportPrivateKeyParams object with the ability to set a custom HTTPClient for a request.
NewExportPrivateKeyParamsWithTimeout creates a new ExportPrivateKeyParams object with the ability to set a timeout on a request.
NewGetPrivateKeyOK creates a GetPrivateKeyOK with default headers values.
NewGetPrivateKeyParams creates a new GetPrivateKeyParams object, with the default timeout for this client.
NewGetPrivateKeyParamsWithContext creates a new GetPrivateKeyParams object with the ability to set a context for a request.
NewGetPrivateKeyParamsWithHTTPClient creates a new GetPrivateKeyParams object with the ability to set a custom HTTPClient for a request.
NewGetPrivateKeyParamsWithTimeout creates a new GetPrivateKeyParams object with the ability to set a timeout on a request.
NewGetPrivateKeysOK creates a GetPrivateKeysOK with default headers values.
NewGetPrivateKeysParams creates a new GetPrivateKeysParams object, with the default timeout for this client.
NewGetPrivateKeysParamsWithContext creates a new GetPrivateKeysParams object with the ability to set a context for a request.
NewGetPrivateKeysParamsWithHTTPClient creates a new GetPrivateKeysParams object with the ability to set a custom HTTPClient for a request.
NewGetPrivateKeysParamsWithTimeout creates a new GetPrivateKeysParams object with the ability to set a timeout on a request.
NewImportPrivateKeyOK creates a ImportPrivateKeyOK with default headers values.
NewImportPrivateKeyParams creates a new ImportPrivateKeyParams object, with the default timeout for this client.
NewImportPrivateKeyParamsWithContext creates a new ImportPrivateKeyParams object with the ability to set a context for a request.
NewImportPrivateKeyParamsWithHTTPClient creates a new ImportPrivateKeyParams object with the ability to set a custom HTTPClient for a request.
NewImportPrivateKeyParamsWithTimeout creates a new ImportPrivateKeyParams object with the ability to set a timeout on a request.
NewInitImportPrivateKeyOK creates a InitImportPrivateKeyOK with default headers values.
NewInitImportPrivateKeyParams creates a new InitImportPrivateKeyParams object, with the default timeout for this client.
NewInitImportPrivateKeyParamsWithContext creates a new InitImportPrivateKeyParams object with the ability to set a context for a request.
NewInitImportPrivateKeyParamsWithHTTPClient creates a new InitImportPrivateKeyParams object with the ability to set a custom HTTPClient for a request.
NewInitImportPrivateKeyParamsWithTimeout creates a new InitImportPrivateKeyParams object with the ability to set a timeout on a request.

# Structs

Client for private keys API */.
CreatePrivateKeysOK describes a response with status code 200, with default header values.
CreatePrivateKeysParams contains all the parameters to send to the API endpoint for the create private keys operation.
CreatePrivateKeysReader is a Reader for the CreatePrivateKeys structure.
DeletePrivateKeysOK describes a response with status code 200, with default header values.
DeletePrivateKeysParams contains all the parameters to send to the API endpoint for the delete private keys operation.
DeletePrivateKeysReader is a Reader for the DeletePrivateKeys structure.
ExportPrivateKeyOK describes a response with status code 200, with default header values.
ExportPrivateKeyParams contains all the parameters to send to the API endpoint for the export private key operation.
ExportPrivateKeyReader is a Reader for the ExportPrivateKey structure.
GetPrivateKeyOK describes a response with status code 200, with default header values.
GetPrivateKeyParams contains all the parameters to send to the API endpoint for the get private key operation.
GetPrivateKeyReader is a Reader for the GetPrivateKey structure.
GetPrivateKeysOK describes a response with status code 200, with default header values.
GetPrivateKeysParams contains all the parameters to send to the API endpoint for the get private keys operation.
GetPrivateKeysReader is a Reader for the GetPrivateKeys structure.
ImportPrivateKeyOK describes a response with status code 200, with default header values.
ImportPrivateKeyParams contains all the parameters to send to the API endpoint for the import private key operation.
ImportPrivateKeyReader is a Reader for the ImportPrivateKey structure.
InitImportPrivateKeyOK describes a response with status code 200, with default header values.
InitImportPrivateKeyParams contains all the parameters to send to the API endpoint for the init import private key operation.
InitImportPrivateKeyReader is a Reader for the InitImportPrivateKey structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.