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

# Functions

New creates a new organizations API client.
NewCreateSubOrganizationOK creates a CreateSubOrganizationOK with default headers values.
NewCreateSubOrganizationParams creates a new CreateSubOrganizationParams object, with the default timeout for this client.
NewCreateSubOrganizationParamsWithContext creates a new CreateSubOrganizationParams object with the ability to set a context for a request.
NewCreateSubOrganizationParamsWithHTTPClient creates a new CreateSubOrganizationParams object with the ability to set a custom HTTPClient for a request.
NewCreateSubOrganizationParamsWithTimeout creates a new CreateSubOrganizationParams object with the ability to set a timeout on a request.
NewDeleteSubOrganizationOK creates a DeleteSubOrganizationOK with default headers values.
NewDeleteSubOrganizationParams creates a new DeleteSubOrganizationParams object, with the default timeout for this client.
NewDeleteSubOrganizationParamsWithContext creates a new DeleteSubOrganizationParams object with the ability to set a context for a request.
NewDeleteSubOrganizationParamsWithHTTPClient creates a new DeleteSubOrganizationParams object with the ability to set a custom HTTPClient for a request.
NewDeleteSubOrganizationParamsWithTimeout creates a new DeleteSubOrganizationParams object with the ability to set a timeout on a request.
NewGetOrganizationConfigsOK creates a GetOrganizationConfigsOK with default headers values.
NewGetOrganizationConfigsParams creates a new GetOrganizationConfigsParams object, with the default timeout for this client.
NewGetOrganizationConfigsParamsWithContext creates a new GetOrganizationConfigsParams object with the ability to set a context for a request.
NewGetOrganizationConfigsParamsWithHTTPClient creates a new GetOrganizationConfigsParams object with the ability to set a custom HTTPClient for a request.
NewGetOrganizationConfigsParamsWithTimeout creates a new GetOrganizationConfigsParams object with the ability to set a timeout on a request.
NewGetSubOrgIdsOK creates a GetSubOrgIdsOK with default headers values.
NewGetSubOrgIdsParams creates a new GetSubOrgIdsParams object, with the default timeout for this client.
NewGetSubOrgIdsParamsWithContext creates a new GetSubOrgIdsParams object with the ability to set a context for a request.
NewGetSubOrgIdsParamsWithHTTPClient creates a new GetSubOrgIdsParams object with the ability to set a custom HTTPClient for a request.
NewGetSubOrgIdsParamsWithTimeout creates a new GetSubOrgIdsParams object with the ability to set a timeout on a request.
NewUpdateRootQuorumOK creates a UpdateRootQuorumOK with default headers values.
NewUpdateRootQuorumParams creates a new UpdateRootQuorumParams object, with the default timeout for this client.
NewUpdateRootQuorumParamsWithContext creates a new UpdateRootQuorumParams object with the ability to set a context for a request.
NewUpdateRootQuorumParamsWithHTTPClient creates a new UpdateRootQuorumParams object with the ability to set a custom HTTPClient for a request.
NewUpdateRootQuorumParamsWithTimeout creates a new UpdateRootQuorumParams object with the ability to set a timeout on a request.

# Structs

Client for organizations API */.
CreateSubOrganizationOK describes a response with status code 200, with default header values.
CreateSubOrganizationParams contains all the parameters to send to the API endpoint for the create sub organization operation.
CreateSubOrganizationReader is a Reader for the CreateSubOrganization structure.
DeleteSubOrganizationOK describes a response with status code 200, with default header values.
DeleteSubOrganizationParams contains all the parameters to send to the API endpoint for the delete sub organization operation.
DeleteSubOrganizationReader is a Reader for the DeleteSubOrganization structure.
GetOrganizationConfigsOK describes a response with status code 200, with default header values.
GetOrganizationConfigsParams contains all the parameters to send to the API endpoint for the get organization configs operation.
GetOrganizationConfigsReader is a Reader for the GetOrganizationConfigs structure.
GetSubOrgIdsOK describes a response with status code 200, with default header values.
GetSubOrgIdsParams contains all the parameters to send to the API endpoint for the get sub org ids operation.
GetSubOrgIdsReader is a Reader for the GetSubOrgIds structure.
UpdateRootQuorumOK describes a response with status code 200, with default header values.
UpdateRootQuorumParams contains all the parameters to send to the API endpoint for the update root quorum operation.
UpdateRootQuorumReader is a Reader for the UpdateRootQuorum structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.