package
0.0.0-20250307135755-0d9a7b00e926
Repository: https://github.com/kubeflow/pipelines.git
Documentation: pkg.go.dev
# Functions
New creates a new job service API client.
NewJobServiceCreateJobDefault creates a JobServiceCreateJobDefault with default headers values.
NewJobServiceCreateJobOK creates a JobServiceCreateJobOK with default headers values.
NewJobServiceCreateJobParams creates a new JobServiceCreateJobParams object with the default values initialized.
NewJobServiceCreateJobParamsWithContext creates a new JobServiceCreateJobParams object with the default values initialized, and the ability to set a context for a request.
NewJobServiceCreateJobParamsWithHTTPClient creates a new JobServiceCreateJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewJobServiceCreateJobParamsWithTimeout creates a new JobServiceCreateJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewJobServiceDeleteJobDefault creates a JobServiceDeleteJobDefault with default headers values.
NewJobServiceDeleteJobOK creates a JobServiceDeleteJobOK with default headers values.
NewJobServiceDeleteJobParams creates a new JobServiceDeleteJobParams object with the default values initialized.
NewJobServiceDeleteJobParamsWithContext creates a new JobServiceDeleteJobParams object with the default values initialized, and the ability to set a context for a request.
NewJobServiceDeleteJobParamsWithHTTPClient creates a new JobServiceDeleteJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewJobServiceDeleteJobParamsWithTimeout creates a new JobServiceDeleteJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewJobServiceDisableJobDefault creates a JobServiceDisableJobDefault with default headers values.
NewJobServiceDisableJobOK creates a JobServiceDisableJobOK with default headers values.
NewJobServiceDisableJobParams creates a new JobServiceDisableJobParams object with the default values initialized.
NewJobServiceDisableJobParamsWithContext creates a new JobServiceDisableJobParams object with the default values initialized, and the ability to set a context for a request.
NewJobServiceDisableJobParamsWithHTTPClient creates a new JobServiceDisableJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewJobServiceDisableJobParamsWithTimeout creates a new JobServiceDisableJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewJobServiceEnableJobDefault creates a JobServiceEnableJobDefault with default headers values.
NewJobServiceEnableJobOK creates a JobServiceEnableJobOK with default headers values.
NewJobServiceEnableJobParams creates a new JobServiceEnableJobParams object with the default values initialized.
NewJobServiceEnableJobParamsWithContext creates a new JobServiceEnableJobParams object with the default values initialized, and the ability to set a context for a request.
NewJobServiceEnableJobParamsWithHTTPClient creates a new JobServiceEnableJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewJobServiceEnableJobParamsWithTimeout creates a new JobServiceEnableJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewJobServiceGetJobDefault creates a JobServiceGetJobDefault with default headers values.
NewJobServiceGetJobOK creates a JobServiceGetJobOK with default headers values.
NewJobServiceGetJobParams creates a new JobServiceGetJobParams object with the default values initialized.
NewJobServiceGetJobParamsWithContext creates a new JobServiceGetJobParams object with the default values initialized, and the ability to set a context for a request.
NewJobServiceGetJobParamsWithHTTPClient creates a new JobServiceGetJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewJobServiceGetJobParamsWithTimeout creates a new JobServiceGetJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewJobServiceListJobsDefault creates a JobServiceListJobsDefault with default headers values.
NewJobServiceListJobsOK creates a JobServiceListJobsOK with default headers values.
NewJobServiceListJobsParams creates a new JobServiceListJobsParams object with the default values initialized.
NewJobServiceListJobsParamsWithContext creates a new JobServiceListJobsParams object with the default values initialized, and the ability to set a context for a request.
NewJobServiceListJobsParamsWithHTTPClient creates a new JobServiceListJobsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewJobServiceListJobsParamsWithTimeout creates a new JobServiceListJobsParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for job service API
*/.
JobServiceCreateJobDefault handles this case with default header values.
JobServiceCreateJobOK handles this case with default header values.
JobServiceCreateJobParams contains all the parameters to send to the API endpoint
for the job service create job operation typically these are written to a http.Request
*/.
JobServiceCreateJobReader is a Reader for the JobServiceCreateJob structure.
JobServiceDeleteJobDefault handles this case with default header values.
JobServiceDeleteJobOK handles this case with default header values.
JobServiceDeleteJobParams contains all the parameters to send to the API endpoint
for the job service delete job operation typically these are written to a http.Request
*/.
JobServiceDeleteJobReader is a Reader for the JobServiceDeleteJob structure.
JobServiceDisableJobDefault handles this case with default header values.
JobServiceDisableJobOK handles this case with default header values.
JobServiceDisableJobParams contains all the parameters to send to the API endpoint
for the job service disable job operation typically these are written to a http.Request
*/.
JobServiceDisableJobReader is a Reader for the JobServiceDisableJob structure.
JobServiceEnableJobDefault handles this case with default header values.
JobServiceEnableJobOK handles this case with default header values.
JobServiceEnableJobParams contains all the parameters to send to the API endpoint
for the job service enable job operation typically these are written to a http.Request
*/.
JobServiceEnableJobReader is a Reader for the JobServiceEnableJob structure.
JobServiceGetJobDefault handles this case with default header values.
JobServiceGetJobOK handles this case with default header values.
JobServiceGetJobParams contains all the parameters to send to the API endpoint
for the job service get job operation typically these are written to a http.Request
*/.
JobServiceGetJobReader is a Reader for the JobServiceGetJob structure.
JobServiceListJobsDefault handles this case with default header values.
JobServiceListJobsOK handles this case with default header values.
JobServiceListJobsParams contains all the parameters to send to the API endpoint
for the job service list jobs operation typically these are written to a http.Request
*/.
JobServiceListJobsReader is a Reader for the JobServiceListJobs structure.