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

# Functions

New creates a new support API client.
New creates a new support API client with basic auth credentials.
New creates a new support API client with a bearer token for authentication.
NewGetSupportUserConfigDefault creates a GetSupportUserConfigDefault with default headers values.
NewGetSupportUserConfigOK creates a GetSupportUserConfigOK with default headers values.
NewGetSupportUserConfigParams creates a new GetSupportUserConfigParams object, with the default timeout for this client.
NewGetSupportUserConfigParamsWithContext creates a new GetSupportUserConfigParams object with the ability to set a context for a request.
NewGetSupportUserConfigParamsWithHTTPClient creates a new GetSupportUserConfigParams object with the ability to set a custom HTTPClient for a request.
NewGetSupportUserConfigParamsWithTimeout creates a new GetSupportUserConfigParams object with the ability to set a timeout on a request.
NewUpdateSupportUserConfigDefault creates a UpdateSupportUserConfigDefault with default headers values.
NewUpdateSupportUserConfigOK creates a UpdateSupportUserConfigOK with default headers values.
NewUpdateSupportUserConfigParams creates a new UpdateSupportUserConfigParams object, with the default timeout for this client.
NewUpdateSupportUserConfigParamsWithContext creates a new UpdateSupportUserConfigParams object with the ability to set a context for a request.
NewUpdateSupportUserConfigParamsWithHTTPClient creates a new UpdateSupportUserConfigParams object with the ability to set a custom HTTPClient for a request.
NewUpdateSupportUserConfigParamsWithTimeout creates a new UpdateSupportUserConfigParams object with the ability to set a timeout on a request.
NewValidateSupportUserCredsDefault creates a ValidateSupportUserCredsDefault with default headers values.
NewValidateSupportUserCredsOK creates a ValidateSupportUserCredsOK with default headers values.
NewValidateSupportUserCredsParams creates a new ValidateSupportUserCredsParams object, with the default timeout for this client.
NewValidateSupportUserCredsParamsWithContext creates a new ValidateSupportUserCredsParams object with the ability to set a context for a request.
NewValidateSupportUserCredsParamsWithHTTPClient creates a new ValidateSupportUserCredsParams object with the ability to set a custom HTTPClient for a request.
NewValidateSupportUserCredsParamsWithTimeout creates a new ValidateSupportUserCredsParams object with the ability to set a timeout on a request.

# Structs

Client for support API */.
GetSupportUserConfigDefault describes a response with status code -1, with default header values.
GetSupportUserConfigOK describes a response with status code 200, with default header values.
GetSupportUserConfigParams contains all the parameters to send to the API endpoint for the get support user config operation.
GetSupportUserConfigReader is a Reader for the GetSupportUserConfig structure.
UpdateSupportUserConfigDefault describes a response with status code -1, with default header values.
UpdateSupportUserConfigOK describes a response with status code 200, with default header values.
UpdateSupportUserConfigParams contains all the parameters to send to the API endpoint for the update support user config operation.
UpdateSupportUserConfigReader is a Reader for the UpdateSupportUserConfig structure.
ValidateSupportUserCredsDefault describes a response with status code -1, with default header values.
ValidateSupportUserCredsOK describes a response with status code 200, with default header values.
ValidateSupportUserCredsParams contains all the parameters to send to the API endpoint for the validate support user creds operation.
ValidateSupportUserCredsReader is a Reader for the ValidateSupportUserCreds structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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