package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev
# Functions
New creates a new policies API client.
NewCreatePoliciesOK creates a CreatePoliciesOK with default headers values.
NewCreatePoliciesParams creates a new CreatePoliciesParams object, with the default timeout for this client.
NewCreatePoliciesParamsWithContext creates a new CreatePoliciesParams object with the ability to set a context for a request.
NewCreatePoliciesParamsWithHTTPClient creates a new CreatePoliciesParams object with the ability to set a custom HTTPClient for a request.
NewCreatePoliciesParamsWithTimeout creates a new CreatePoliciesParams object with the ability to set a timeout on a request.
NewCreatePolicyOK creates a CreatePolicyOK with default headers values.
NewCreatePolicyParams creates a new CreatePolicyParams object, with the default timeout for this client.
NewCreatePolicyParamsWithContext creates a new CreatePolicyParams object with the ability to set a context for a request.
NewCreatePolicyParamsWithHTTPClient creates a new CreatePolicyParams object with the ability to set a custom HTTPClient for a request.
NewCreatePolicyParamsWithTimeout creates a new CreatePolicyParams object with the ability to set a timeout on a request.
NewDeletePolicyOK creates a DeletePolicyOK with default headers values.
NewDeletePolicyParams creates a new DeletePolicyParams object, with the default timeout for this client.
NewDeletePolicyParamsWithContext creates a new DeletePolicyParams object with the ability to set a context for a request.
NewDeletePolicyParamsWithHTTPClient creates a new DeletePolicyParams object with the ability to set a custom HTTPClient for a request.
NewDeletePolicyParamsWithTimeout creates a new DeletePolicyParams object with the ability to set a timeout on a request.
NewGetPoliciesOK creates a GetPoliciesOK with default headers values.
NewGetPoliciesParams creates a new GetPoliciesParams object, with the default timeout for this client.
NewGetPoliciesParamsWithContext creates a new GetPoliciesParams object with the ability to set a context for a request.
NewGetPoliciesParamsWithHTTPClient creates a new GetPoliciesParams object with the ability to set a custom HTTPClient for a request.
NewGetPoliciesParamsWithTimeout creates a new GetPoliciesParams object with the ability to set a timeout on a request.
NewGetPolicyOK creates a GetPolicyOK with default headers values.
NewGetPolicyParams creates a new GetPolicyParams object, with the default timeout for this client.
NewGetPolicyParamsWithContext creates a new GetPolicyParams object with the ability to set a context for a request.
NewGetPolicyParamsWithHTTPClient creates a new GetPolicyParams object with the ability to set a custom HTTPClient for a request.
NewGetPolicyParamsWithTimeout creates a new GetPolicyParams object with the ability to set a timeout on a request.
NewUpdatePolicyOK creates a UpdatePolicyOK with default headers values.
NewUpdatePolicyParams creates a new UpdatePolicyParams object, with the default timeout for this client.
NewUpdatePolicyParamsWithContext creates a new UpdatePolicyParams object with the ability to set a context for a request.
NewUpdatePolicyParamsWithHTTPClient creates a new UpdatePolicyParams object with the ability to set a custom HTTPClient for a request.
NewUpdatePolicyParamsWithTimeout creates a new UpdatePolicyParams object with the ability to set a timeout on a request.
# Structs
Client for policies API
*/.
CreatePoliciesOK describes a response with status code 200, with default header values.
CreatePoliciesParams contains all the parameters to send to the API endpoint
for the create policies operation.
CreatePoliciesReader is a Reader for the CreatePolicies structure.
CreatePolicyOK describes a response with status code 200, with default header values.
CreatePolicyParams contains all the parameters to send to the API endpoint
for the create policy operation.
CreatePolicyReader is a Reader for the CreatePolicy structure.
DeletePolicyOK describes a response with status code 200, with default header values.
DeletePolicyParams contains all the parameters to send to the API endpoint
for the delete policy operation.
DeletePolicyReader is a Reader for the DeletePolicy structure.
GetPoliciesOK describes a response with status code 200, with default header values.
GetPoliciesParams contains all the parameters to send to the API endpoint
for the get policies operation.
GetPoliciesReader is a Reader for the GetPolicies structure.
GetPolicyOK describes a response with status code 200, with default header values.
GetPolicyParams contains all the parameters to send to the API endpoint
for the get policy operation.
GetPolicyReader is a Reader for the GetPolicy structure.
UpdatePolicyOK describes a response with status code 200, with default header values.
UpdatePolicyParams contains all the parameters to send to the API endpoint
for the update policy operation.
UpdatePolicyReader is a Reader for the UpdatePolicy structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.