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

# Functions

New creates a new scheduler API client.
New creates a new scheduler API client with basic auth credentials.
New creates a new scheduler API client with a bearer token for authentication.
NewCreateSchedulerJobCreated creates a CreateSchedulerJobCreated with default headers values.
NewCreateSchedulerJobDefault creates a CreateSchedulerJobDefault with default headers values.
NewCreateSchedulerJobOK creates a CreateSchedulerJobOK with default headers values.
NewCreateSchedulerJobParams creates a new CreateSchedulerJobParams object, with the default timeout for this client.
NewCreateSchedulerJobParamsWithContext creates a new CreateSchedulerJobParams object with the ability to set a context for a request.
NewCreateSchedulerJobParamsWithHTTPClient creates a new CreateSchedulerJobParams object with the ability to set a custom HTTPClient for a request.
NewCreateSchedulerJobParamsWithTimeout creates a new CreateSchedulerJobParams object with the ability to set a timeout on a request.
NewDeleteSchedulerJobsDefault creates a DeleteSchedulerJobsDefault with default headers values.
NewDeleteSchedulerJobsNoContent creates a DeleteSchedulerJobsNoContent with default headers values.
NewDeleteSchedulerJobsParams creates a new DeleteSchedulerJobsParams object, with the default timeout for this client.
NewDeleteSchedulerJobsParamsWithContext creates a new DeleteSchedulerJobsParams object with the ability to set a context for a request.
NewDeleteSchedulerJobsParamsWithHTTPClient creates a new DeleteSchedulerJobsParams object with the ability to set a custom HTTPClient for a request.
NewDeleteSchedulerJobsParamsWithTimeout creates a new DeleteSchedulerJobsParams object with the ability to set a timeout on a request.
NewGetSchedulerJobsDefault creates a GetSchedulerJobsDefault with default headers values.
NewGetSchedulerJobsOK creates a GetSchedulerJobsOK with default headers values.
NewGetSchedulerJobsParams creates a new GetSchedulerJobsParams object, with the default timeout for this client.
NewGetSchedulerJobsParamsWithContext creates a new GetSchedulerJobsParams object with the ability to set a context for a request.
NewGetSchedulerJobsParamsWithHTTPClient creates a new GetSchedulerJobsParams object with the ability to set a custom HTTPClient for a request.
NewGetSchedulerJobsParamsWithTimeout creates a new GetSchedulerJobsParams object with the ability to set a timeout on a request.
NewUpdateSchedulerJobDefault creates a UpdateSchedulerJobDefault with default headers values.
NewUpdateSchedulerJobOK creates a UpdateSchedulerJobOK with default headers values.
NewUpdateSchedulerJobParams creates a new UpdateSchedulerJobParams object, with the default timeout for this client.
NewUpdateSchedulerJobParamsWithContext creates a new UpdateSchedulerJobParams object with the ability to set a context for a request.
NewUpdateSchedulerJobParamsWithHTTPClient creates a new UpdateSchedulerJobParams object with the ability to set a custom HTTPClient for a request.
NewUpdateSchedulerJobParamsWithTimeout creates a new UpdateSchedulerJobParams object with the ability to set a timeout on a request.

# Structs

Client for scheduler API */.
CreateSchedulerJobCreated describes a response with status code 201, with default header values.
CreateSchedulerJobDefault describes a response with status code -1, with default header values.
CreateSchedulerJobOK describes a response with status code 200, with default header values.
CreateSchedulerJobParams contains all the parameters to send to the API endpoint for the create scheduler job operation.
CreateSchedulerJobReader is a Reader for the CreateSchedulerJob structure.
DeleteSchedulerJobsDefault describes a response with status code -1, with default header values.
DeleteSchedulerJobsNoContent describes a response with status code 204, with default header values.
DeleteSchedulerJobsParams contains all the parameters to send to the API endpoint for the delete scheduler jobs operation.
DeleteSchedulerJobsReader is a Reader for the DeleteSchedulerJobs structure.
GetSchedulerJobsDefault describes a response with status code -1, with default header values.
GetSchedulerJobsOK describes a response with status code 200, with default header values.
GetSchedulerJobsParams contains all the parameters to send to the API endpoint for the get scheduler jobs operation.
GetSchedulerJobsReader is a Reader for the GetSchedulerJobs structure.
UpdateSchedulerJobDefault describes a response with status code -1, with default header values.
UpdateSchedulerJobOK describes a response with status code 200, with default header values.
UpdateSchedulerJobParams contains all the parameters to send to the API endpoint for the update scheduler job operation.
UpdateSchedulerJobReader is a Reader for the UpdateSchedulerJob structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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