package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev
# Functions
New creates a new sessions API client.
NewCreateReadOnlySessionOK creates a CreateReadOnlySessionOK with default headers values.
NewCreateReadOnlySessionParams creates a new CreateReadOnlySessionParams object, with the default timeout for this client.
NewCreateReadOnlySessionParamsWithContext creates a new CreateReadOnlySessionParams object with the ability to set a context for a request.
NewCreateReadOnlySessionParamsWithHTTPClient creates a new CreateReadOnlySessionParams object with the ability to set a custom HTTPClient for a request.
NewCreateReadOnlySessionParamsWithTimeout creates a new CreateReadOnlySessionParams object with the ability to set a timeout on a request.
NewCreateReadWriteSessionOK creates a CreateReadWriteSessionOK with default headers values.
NewCreateReadWriteSessionParams creates a new CreateReadWriteSessionParams object, with the default timeout for this client.
NewCreateReadWriteSessionParamsWithContext creates a new CreateReadWriteSessionParams object with the ability to set a context for a request.
NewCreateReadWriteSessionParamsWithHTTPClient creates a new CreateReadWriteSessionParams object with the ability to set a custom HTTPClient for a request.
NewCreateReadWriteSessionParamsWithTimeout creates a new CreateReadWriteSessionParams object with the ability to set a timeout on a request.
NewGetWhoamiOK creates a GetWhoamiOK with default headers values.
NewGetWhoamiParams creates a new GetWhoamiParams object, with the default timeout for this client.
NewGetWhoamiParamsWithContext creates a new GetWhoamiParams object with the ability to set a context for a request.
NewGetWhoamiParamsWithHTTPClient creates a new GetWhoamiParams object with the ability to set a custom HTTPClient for a request.
NewGetWhoamiParamsWithTimeout creates a new GetWhoamiParams object with the ability to set a timeout on a request.
# Structs
Client for sessions API
*/.
CreateReadOnlySessionOK describes a response with status code 200, with default header values.
CreateReadOnlySessionParams contains all the parameters to send to the API endpoint
for the create read only session operation.
CreateReadOnlySessionReader is a Reader for the CreateReadOnlySession structure.
CreateReadWriteSessionOK describes a response with status code 200, with default header values.
CreateReadWriteSessionParams contains all the parameters to send to the API endpoint
for the create read write session operation.
CreateReadWriteSessionReader is a Reader for the CreateReadWriteSession structure.
GetWhoamiOK describes a response with status code 200, with default header values.
GetWhoamiParams contains all the parameters to send to the API endpoint
for the get whoami operation.
GetWhoamiReader is a Reader for the GetWhoami structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.