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

# Functions

New creates a new patch management API client.
NewApplyPatchesCreated creates a ApplyPatchesCreated with default headers values.
NewApplyPatchesDefault creates a ApplyPatchesDefault with default headers values.
NewApplyPatchesParams creates a new ApplyPatchesParams object, with the default timeout for this client.
NewApplyPatchesParamsWithContext creates a new ApplyPatchesParams object with the ability to set a context for a request.
NewApplyPatchesParamsWithHTTPClient creates a new ApplyPatchesParams object with the ability to set a custom HTTPClient for a request.
NewApplyPatchesParamsWithTimeout creates a new ApplyPatchesParams object with the ability to set a timeout on a request.
New creates a new patch management API client with basic auth credentials.
New creates a new patch management API client with a bearer token for authentication.
NewGetAppliedPatchesDefault creates a GetAppliedPatchesDefault with default headers values.
NewGetAppliedPatchesOK creates a GetAppliedPatchesOK with default headers values.
NewGetAppliedPatchesParams creates a new GetAppliedPatchesParams object, with the default timeout for this client.
NewGetAppliedPatchesParamsWithContext creates a new GetAppliedPatchesParams object with the ability to set a context for a request.
NewGetAppliedPatchesParamsWithHTTPClient creates a new GetAppliedPatchesParams object with the ability to set a custom HTTPClient for a request.
NewGetAppliedPatchesParamsWithTimeout creates a new GetAppliedPatchesParams object with the ability to set a timeout on a request.
NewGetAvailablePatchesDefault creates a GetAvailablePatchesDefault with default headers values.
NewGetAvailablePatchesOK creates a GetAvailablePatchesOK with default headers values.
NewGetAvailablePatchesParams creates a new GetAvailablePatchesParams object, with the default timeout for this client.
NewGetAvailablePatchesParamsWithContext creates a new GetAvailablePatchesParams object with the ability to set a context for a request.
NewGetAvailablePatchesParamsWithHTTPClient creates a new GetAvailablePatchesParams object with the ability to set a custom HTTPClient for a request.
NewGetAvailablePatchesParamsWithTimeout creates a new GetAvailablePatchesParams object with the ability to set a timeout on a request.
NewGetPatchesHistoryDefault creates a GetPatchesHistoryDefault with default headers values.
NewGetPatchesHistoryOK creates a GetPatchesHistoryOK with default headers values.
NewGetPatchesHistoryParams creates a new GetPatchesHistoryParams object, with the default timeout for this client.
NewGetPatchesHistoryParamsWithContext creates a new GetPatchesHistoryParams object with the ability to set a context for a request.
NewGetPatchesHistoryParamsWithHTTPClient creates a new GetPatchesHistoryParams object with the ability to set a custom HTTPClient for a request.
NewGetPatchesHistoryParamsWithTimeout creates a new GetPatchesHistoryParams object with the ability to set a timeout on a request.
NewGetPatchOperationStatusDefault creates a GetPatchOperationStatusDefault with default headers values.
NewGetPatchOperationStatusOK creates a GetPatchOperationStatusOK with default headers values.
NewGetPatchOperationStatusParams creates a new GetPatchOperationStatusParams object, with the default timeout for this client.
NewGetPatchOperationStatusParamsWithContext creates a new GetPatchOperationStatusParams object with the ability to set a context for a request.
NewGetPatchOperationStatusParamsWithHTTPClient creates a new GetPatchOperationStatusParams object with the ability to set a custom HTTPClient for a request.
NewGetPatchOperationStatusParamsWithTimeout creates a new GetPatchOperationStatusParams object with the ability to set a timeout on a request.
NewImportPatchesCreated creates a ImportPatchesCreated with default headers values.
NewImportPatchesDefault creates a ImportPatchesDefault with default headers values.
NewImportPatchesParams creates a new ImportPatchesParams object, with the default timeout for this client.
NewImportPatchesParamsWithContext creates a new ImportPatchesParams object with the ability to set a context for a request.
NewImportPatchesParamsWithHTTPClient creates a new ImportPatchesParams object with the ability to set a custom HTTPClient for a request.
NewImportPatchesParamsWithTimeout creates a new ImportPatchesParams object with the ability to set a timeout on a request.
NewRevertPatchesCreated creates a RevertPatchesCreated with default headers values.
NewRevertPatchesDefault creates a RevertPatchesDefault with default headers values.
NewRevertPatchesParams creates a new RevertPatchesParams object, with the default timeout for this client.
NewRevertPatchesParamsWithContext creates a new RevertPatchesParams object with the ability to set a context for a request.
NewRevertPatchesParamsWithHTTPClient creates a new RevertPatchesParams object with the ability to set a custom HTTPClient for a request.
NewRevertPatchesParamsWithTimeout creates a new RevertPatchesParams 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

ApplyPatchesCreated describes a response with status code 201, with default header values.
ApplyPatchesDefault describes a response with status code -1, with default header values.
ApplyPatchesParams contains all the parameters to send to the API endpoint for the apply patches operation.
ApplyPatchesReader is a Reader for the ApplyPatches structure.
Client for patch management API */.
GetAppliedPatchesDefault describes a response with status code -1, with default header values.
GetAppliedPatchesOK describes a response with status code 200, with default header values.
GetAppliedPatchesParams contains all the parameters to send to the API endpoint for the get applied patches operation.
GetAppliedPatchesReader is a Reader for the GetAppliedPatches structure.
GetAvailablePatchesDefault describes a response with status code -1, with default header values.
GetAvailablePatchesOK describes a response with status code 200, with default header values.
GetAvailablePatchesParams contains all the parameters to send to the API endpoint for the get available patches operation.
GetAvailablePatchesReader is a Reader for the GetAvailablePatches structure.
GetPatchesHistoryDefault describes a response with status code -1, with default header values.
GetPatchesHistoryOK describes a response with status code 200, with default header values.
GetPatchesHistoryParams contains all the parameters to send to the API endpoint for the get patches history operation.
GetPatchesHistoryReader is a Reader for the GetPatchesHistory structure.
GetPatchOperationStatusDefault describes a response with status code -1, with default header values.
GetPatchOperationStatusOK describes a response with status code 200, with default header values.
GetPatchOperationStatusParams contains all the parameters to send to the API endpoint for the get patch operation status operation.
GetPatchOperationStatusReader is a Reader for the GetPatchOperationStatus structure.
ImportPatchesCreated describes a response with status code 201, with default header values.
ImportPatchesDefault describes a response with status code -1, with default header values.
ImportPatchesParams contains all the parameters to send to the API endpoint for the import patches operation.
ImportPatchesReader is a Reader for the ImportPatches structure.
RevertPatchesCreated describes a response with status code 201, with default header values.
RevertPatchesDefault describes a response with status code -1, with default header values.
RevertPatchesParams contains all the parameters to send to the API endpoint for the revert patches operation.
RevertPatchesReader is a Reader for the RevertPatches structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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