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

# Functions

New creates a new app API client.
New creates a new app API client with basic auth credentials.
New creates a new app API client with a bearer token for authentication.
NewGetAppsDefault creates a GetAppsDefault with default headers values.
NewGetAppsOK creates a GetAppsOK with default headers values.
NewGetAppsParams creates a new GetAppsParams object, with the default timeout for this client.
NewGetAppsParamsWithContext creates a new GetAppsParams object with the ability to set a context for a request.
NewGetAppsParamsWithHTTPClient creates a new GetAppsParams object with the ability to set a custom HTTPClient for a request.
NewGetAppsParamsWithTimeout creates a new GetAppsParams object with the ability to set a timeout on a request.
NewInstallAppCreated creates a InstallAppCreated with default headers values.
NewInstallAppDefault creates a InstallAppDefault with default headers values.
NewInstallAppParams creates a new InstallAppParams object, with the default timeout for this client.
NewInstallAppParamsWithContext creates a new InstallAppParams object with the ability to set a context for a request.
NewInstallAppParamsWithHTTPClient creates a new InstallAppParams object with the ability to set a custom HTTPClient for a request.
NewInstallAppParamsWithTimeout creates a new InstallAppParams object with the ability to set a timeout on a request.
NewUninstallAppAccepted creates a UninstallAppAccepted with default headers values.
NewUninstallAppDefault creates a UninstallAppDefault with default headers values.
NewUninstallAppParams creates a new UninstallAppParams object, with the default timeout for this client.
NewUninstallAppParamsWithContext creates a new UninstallAppParams object with the ability to set a context for a request.
NewUninstallAppParamsWithHTTPClient creates a new UninstallAppParams object with the ability to set a custom HTTPClient for a request.
NewUninstallAppParamsWithTimeout creates a new UninstallAppParams object with the ability to set a timeout on a request.
NewUploadAppCreated creates a UploadAppCreated with default headers values.
NewUploadAppDefault creates a UploadAppDefault with default headers values.
NewUploadAppParams creates a new UploadAppParams object, with the default timeout for this client.
NewUploadAppParamsWithContext creates a new UploadAppParams object with the ability to set a context for a request.
NewUploadAppParamsWithHTTPClient creates a new UploadAppParams object with the ability to set a custom HTTPClient for a request.
NewUploadAppParamsWithTimeout creates a new UploadAppParams object with the ability to set a timeout on a request.
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
WithContentTypeMultipartFormData sets the Content-Type header to "multipart/form-data".

# Structs

Client for app API */.
GetAppsDefault describes a response with status code -1, with default header values.
GetAppsOK describes a response with status code 200, with default header values.
GetAppsParams contains all the parameters to send to the API endpoint for the get apps operation.
GetAppsReader is a Reader for the GetApps structure.
InstallAppCreated describes a response with status code 201, with default header values.
InstallAppDefault describes a response with status code -1, with default header values.
InstallAppParams contains all the parameters to send to the API endpoint for the install app operation.
InstallAppReader is a Reader for the InstallApp structure.
UninstallAppAccepted describes a response with status code 202, with default header values.
UninstallAppDefault describes a response with status code -1, with default header values.
UninstallAppParams contains all the parameters to send to the API endpoint for the uninstall app operation.
UninstallAppReader is a Reader for the UninstallApp structure.
UploadAppCreated describes a response with status code 201, with default header values.
UploadAppDefault describes a response with status code -1, with default header values.
UploadAppParams contains all the parameters to send to the API endpoint for the upload app operation.
UploadAppReader is a Reader for the UploadApp structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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