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

# Functions

New creates a new storage domain API client.
New creates a new storage domain API client with basic auth credentials.
New creates a new storage domain API client with a bearer token for authentication.
NewCreateStorageDomainCreated creates a CreateStorageDomainCreated with default headers values.
NewCreateStorageDomainDefault creates a CreateStorageDomainDefault with default headers values.
NewCreateStorageDomainParams creates a new CreateStorageDomainParams object, with the default timeout for this client.
NewCreateStorageDomainParamsWithContext creates a new CreateStorageDomainParams object with the ability to set a context for a request.
NewCreateStorageDomainParamsWithHTTPClient creates a new CreateStorageDomainParams object with the ability to set a custom HTTPClient for a request.
NewCreateStorageDomainParamsWithTimeout creates a new CreateStorageDomainParams object with the ability to set a timeout on a request.
NewDeleteStorageDomainDefault creates a DeleteStorageDomainDefault with default headers values.
NewDeleteStorageDomainNoContent creates a DeleteStorageDomainNoContent with default headers values.
NewDeleteStorageDomainParams creates a new DeleteStorageDomainParams object, with the default timeout for this client.
NewDeleteStorageDomainParamsWithContext creates a new DeleteStorageDomainParams object with the ability to set a context for a request.
NewDeleteStorageDomainParamsWithHTTPClient creates a new DeleteStorageDomainParams object with the ability to set a custom HTTPClient for a request.
NewDeleteStorageDomainParamsWithTimeout creates a new DeleteStorageDomainParams object with the ability to set a timeout on a request.
NewGetStorageDomainByIDDefault creates a GetStorageDomainByIDDefault with default headers values.
NewGetStorageDomainByIDOK creates a GetStorageDomainByIDOK with default headers values.
NewGetStorageDomainByIDParams creates a new GetStorageDomainByIDParams object, with the default timeout for this client.
NewGetStorageDomainByIDParamsWithContext creates a new GetStorageDomainByIDParams object with the ability to set a context for a request.
NewGetStorageDomainByIDParamsWithHTTPClient creates a new GetStorageDomainByIDParams object with the ability to set a custom HTTPClient for a request.
NewGetStorageDomainByIDParamsWithTimeout creates a new GetStorageDomainByIDParams object with the ability to set a timeout on a request.
NewGetStorageDomainsDefault creates a GetStorageDomainsDefault with default headers values.
NewGetStorageDomainsOK creates a GetStorageDomainsOK with default headers values.
NewGetStorageDomainsParams creates a new GetStorageDomainsParams object, with the default timeout for this client.
NewGetStorageDomainsParamsWithContext creates a new GetStorageDomainsParams object with the ability to set a context for a request.
NewGetStorageDomainsParamsWithHTTPClient creates a new GetStorageDomainsParams object with the ability to set a custom HTTPClient for a request.
NewGetStorageDomainsParamsWithTimeout creates a new GetStorageDomainsParams object with the ability to set a timeout on a request.
NewUpdateStorageDomainDefault creates a UpdateStorageDomainDefault with default headers values.
NewUpdateStorageDomainOK creates a UpdateStorageDomainOK with default headers values.
NewUpdateStorageDomainParams creates a new UpdateStorageDomainParams object, with the default timeout for this client.
NewUpdateStorageDomainParamsWithContext creates a new UpdateStorageDomainParams object with the ability to set a context for a request.
NewUpdateStorageDomainParamsWithHTTPClient creates a new UpdateStorageDomainParams object with the ability to set a custom HTTPClient for a request.
NewUpdateStorageDomainParamsWithTimeout creates a new UpdateStorageDomainParams object with the ability to set a timeout on a request.

# Structs

Client for storage domain API */.
CreateStorageDomainCreated describes a response with status code 201, with default header values.
CreateStorageDomainDefault describes a response with status code -1, with default header values.
CreateStorageDomainParams contains all the parameters to send to the API endpoint for the create storage domain operation.
CreateStorageDomainReader is a Reader for the CreateStorageDomain structure.
DeleteStorageDomainDefault describes a response with status code -1, with default header values.
DeleteStorageDomainNoContent describes a response with status code 204, with default header values.
DeleteStorageDomainParams contains all the parameters to send to the API endpoint for the delete storage domain operation.
DeleteStorageDomainReader is a Reader for the DeleteStorageDomain structure.
GetStorageDomainByIDDefault describes a response with status code -1, with default header values.
GetStorageDomainByIDOK describes a response with status code 200, with default header values.
GetStorageDomainByIDParams contains all the parameters to send to the API endpoint for the get storage domain by Id operation.
GetStorageDomainByIDReader is a Reader for the GetStorageDomainByID structure.
GetStorageDomainsDefault describes a response with status code -1, with default header values.
GetStorageDomainsOK describes a response with status code 200, with default header values.
GetStorageDomainsParams contains all the parameters to send to the API endpoint for the get storage domains operation.
GetStorageDomainsReader is a Reader for the GetStorageDomains structure.
UpdateStorageDomainDefault describes a response with status code -1, with default header values.
UpdateStorageDomainOK describes a response with status code 200, with default header values.
UpdateStorageDomainParams contains all the parameters to send to the API endpoint for the update storage domain operation.
UpdateStorageDomainReader is a Reader for the UpdateStorageDomain structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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