package
0.72.1002
Repository: https://github.com/cohesity/go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new kms configuration API client.
New creates a new kms configuration API client with basic auth credentials.
New creates a new kms configuration API client with a bearer token for authentication.
NewCreateKmsConfigDefault creates a CreateKmsConfigDefault with default headers values.
NewCreateKmsConfigOK creates a CreateKmsConfigOK with default headers values.
NewCreateKmsConfigParams creates a new CreateKmsConfigParams object, with the default timeout for this client.
NewCreateKmsConfigParamsWithContext creates a new CreateKmsConfigParams object with the ability to set a context for a request.
NewCreateKmsConfigParamsWithHTTPClient creates a new CreateKmsConfigParams object with the ability to set a custom HTTPClient for a request.
NewCreateKmsConfigParamsWithTimeout creates a new CreateKmsConfigParams object with the ability to set a timeout on a request.
NewDeleteKmsConfigDefault creates a DeleteKmsConfigDefault with default headers values.
NewDeleteKmsConfigNoContent creates a DeleteKmsConfigNoContent with default headers values.
NewDeleteKmsConfigParams creates a new DeleteKmsConfigParams object, with the default timeout for this client.
NewDeleteKmsConfigParamsWithContext creates a new DeleteKmsConfigParams object with the ability to set a context for a request.
NewDeleteKmsConfigParamsWithHTTPClient creates a new DeleteKmsConfigParams object with the ability to set a custom HTTPClient for a request.
NewDeleteKmsConfigParamsWithTimeout creates a new DeleteKmsConfigParams object with the ability to set a timeout on a request.
NewGetKmsConfigDefault creates a GetKmsConfigDefault with default headers values.
NewGetKmsConfigOK creates a GetKmsConfigOK with default headers values.
NewGetKmsConfigParams creates a new GetKmsConfigParams object, with the default timeout for this client.
NewGetKmsConfigParamsWithContext creates a new GetKmsConfigParams object with the ability to set a context for a request.
NewGetKmsConfigParamsWithHTTPClient creates a new GetKmsConfigParams object with the ability to set a custom HTTPClient for a request.
NewGetKmsConfigParamsWithTimeout creates a new GetKmsConfigParams object with the ability to set a timeout on a request.
NewUpdateKmsConfigDefault creates a UpdateKmsConfigDefault with default headers values.
NewUpdateKmsConfigOK creates a UpdateKmsConfigOK with default headers values.
NewUpdateKmsConfigParams creates a new UpdateKmsConfigParams object, with the default timeout for this client.
NewUpdateKmsConfigParamsWithContext creates a new UpdateKmsConfigParams object with the ability to set a context for a request.
NewUpdateKmsConfigParamsWithHTTPClient creates a new UpdateKmsConfigParams object with the ability to set a custom HTTPClient for a request.
NewUpdateKmsConfigParamsWithTimeout creates a new UpdateKmsConfigParams object with the ability to set a timeout on a request.

# Structs

Client for kms configuration API */.
CreateKmsConfigDefault describes a response with status code -1, with default header values.
CreateKmsConfigOK describes a response with status code 200, with default header values.
CreateKmsConfigParams contains all the parameters to send to the API endpoint for the create kms config operation.
CreateKmsConfigReader is a Reader for the CreateKmsConfig structure.
DeleteKmsConfigDefault describes a response with status code -1, with default header values.
DeleteKmsConfigNoContent describes a response with status code 204, with default header values.
DeleteKmsConfigParams contains all the parameters to send to the API endpoint for the delete kms config operation.
DeleteKmsConfigReader is a Reader for the DeleteKmsConfig structure.
GetKmsConfigDefault describes a response with status code -1, with default header values.
GetKmsConfigOK describes a response with status code 200, with default header values.
GetKmsConfigParams contains all the parameters to send to the API endpoint for the get kms config operation.
GetKmsConfigReader is a Reader for the GetKmsConfig structure.
UpdateKmsConfigDefault describes a response with status code -1, with default header values.
UpdateKmsConfigOK describes a response with status code 200, with default header values.
UpdateKmsConfigParams contains all the parameters to send to the API endpoint for the update kms config operation.
UpdateKmsConfigReader is a Reader for the UpdateKmsConfig structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.