Documentation ¶
Index ¶
- type JobSpecificationServiceClient
- func (_m *JobSpecificationServiceClient) AddJobSpecifications(ctx context.Context, in *corev1beta1.AddJobSpecificationsRequest, ...) (*corev1beta1.AddJobSpecificationsResponse, error)
- func (_m *JobSpecificationServiceClient) ChangeJobNamespace(ctx context.Context, in *corev1beta1.ChangeJobNamespaceRequest, ...) (*corev1beta1.ChangeJobNamespaceResponse, error)
- func (_m *JobSpecificationServiceClient) CheckJobSpecification(ctx context.Context, in *corev1beta1.CheckJobSpecificationRequest, ...) (*corev1beta1.CheckJobSpecificationResponse, error)
- func (_m *JobSpecificationServiceClient) CheckJobSpecifications(ctx context.Context, in *corev1beta1.CheckJobSpecificationsRequest, ...) (corev1beta1grpc.JobSpecificationService_CheckJobSpecificationsClient, error)
- func (_m *JobSpecificationServiceClient) CreateJobSpecification(ctx context.Context, in *corev1beta1.CreateJobSpecificationRequest, ...) (*corev1beta1.CreateJobSpecificationResponse, error)
- func (_m *JobSpecificationServiceClient) DeleteJobSpecification(ctx context.Context, in *corev1beta1.DeleteJobSpecificationRequest, ...) (*corev1beta1.DeleteJobSpecificationResponse, error)
- func (_m *JobSpecificationServiceClient) DeployJobSpecification(ctx context.Context, opts ...grpc.CallOption) (corev1beta1grpc.JobSpecificationService_DeployJobSpecificationClient, error)
- func (_m *JobSpecificationServiceClient) GetDeployJobsStatus(ctx context.Context, in *corev1beta1.GetDeployJobsStatusRequest, ...) (*corev1beta1.GetDeployJobsStatusResponse, error)
- func (_m *JobSpecificationServiceClient) GetJobSpecification(ctx context.Context, in *corev1beta1.GetJobSpecificationRequest, ...) (*corev1beta1.GetJobSpecificationResponse, error)
- func (_m *JobSpecificationServiceClient) GetJobSpecifications(ctx context.Context, in *corev1beta1.GetJobSpecificationsRequest, ...) (*corev1beta1.GetJobSpecificationsResponse, error)
- func (_m *JobSpecificationServiceClient) GetJobTask(ctx context.Context, in *corev1beta1.GetJobTaskRequest, ...) (*corev1beta1.GetJobTaskResponse, error)
- func (_m *JobSpecificationServiceClient) GetWindow(ctx context.Context, in *corev1beta1.GetWindowRequest, opts ...grpc.CallOption) (*corev1beta1.GetWindowResponse, error)
- func (_m *JobSpecificationServiceClient) JobInspect(ctx context.Context, in *corev1beta1.JobInspectRequest, ...) (*corev1beta1.JobInspectResponse, error)
- func (_m *JobSpecificationServiceClient) ListJobSpecification(ctx context.Context, in *corev1beta1.ListJobSpecificationRequest, ...) (*corev1beta1.ListJobSpecificationResponse, error)
- func (_m *JobSpecificationServiceClient) RefreshJobs(ctx context.Context, in *corev1beta1.RefreshJobsRequest, ...) (corev1beta1grpc.JobSpecificationService_RefreshJobsClient, error)
- func (_m *JobSpecificationServiceClient) ReplaceAllJobSpecifications(ctx context.Context, opts ...grpc.CallOption) (corev1beta1grpc.JobSpecificationService_ReplaceAllJobSpecificationsClient, ...)
- func (_m *JobSpecificationServiceClient) UpdateJobSpecifications(ctx context.Context, in *corev1beta1.UpdateJobSpecificationsRequest, ...) (*corev1beta1.UpdateJobSpecificationsResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobSpecificationServiceClient ¶
JobSpecificationServiceClient is an autogenerated mock type for the JobSpecificationServiceClient type
func NewJobSpecificationServiceClient ¶
func NewJobSpecificationServiceClient(t interface { mock.TestingT Cleanup(func()) }) *JobSpecificationServiceClient
NewJobSpecificationServiceClient creates a new instance of JobSpecificationServiceClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*JobSpecificationServiceClient) AddJobSpecifications ¶
func (_m *JobSpecificationServiceClient) AddJobSpecifications(ctx context.Context, in *corev1beta1.AddJobSpecificationsRequest, opts ...grpc.CallOption) (*corev1beta1.AddJobSpecificationsResponse, error)
AddJobSpecifications provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) ChangeJobNamespace ¶
func (_m *JobSpecificationServiceClient) ChangeJobNamespace(ctx context.Context, in *corev1beta1.ChangeJobNamespaceRequest, opts ...grpc.CallOption) (*corev1beta1.ChangeJobNamespaceResponse, error)
ChangeJobNamespace provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) CheckJobSpecification ¶
func (_m *JobSpecificationServiceClient) CheckJobSpecification(ctx context.Context, in *corev1beta1.CheckJobSpecificationRequest, opts ...grpc.CallOption) (*corev1beta1.CheckJobSpecificationResponse, error)
CheckJobSpecification provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) CheckJobSpecifications ¶
func (_m *JobSpecificationServiceClient) CheckJobSpecifications(ctx context.Context, in *corev1beta1.CheckJobSpecificationsRequest, opts ...grpc.CallOption) (corev1beta1grpc.JobSpecificationService_CheckJobSpecificationsClient, error)
CheckJobSpecifications provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) CreateJobSpecification ¶
func (_m *JobSpecificationServiceClient) CreateJobSpecification(ctx context.Context, in *corev1beta1.CreateJobSpecificationRequest, opts ...grpc.CallOption) (*corev1beta1.CreateJobSpecificationResponse, error)
CreateJobSpecification provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) DeleteJobSpecification ¶
func (_m *JobSpecificationServiceClient) DeleteJobSpecification(ctx context.Context, in *corev1beta1.DeleteJobSpecificationRequest, opts ...grpc.CallOption) (*corev1beta1.DeleteJobSpecificationResponse, error)
DeleteJobSpecification provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) DeployJobSpecification ¶
func (_m *JobSpecificationServiceClient) DeployJobSpecification(ctx context.Context, opts ...grpc.CallOption) (corev1beta1grpc.JobSpecificationService_DeployJobSpecificationClient, error)
DeployJobSpecification provides a mock function with given fields: ctx, opts
func (*JobSpecificationServiceClient) GetDeployJobsStatus ¶
func (_m *JobSpecificationServiceClient) GetDeployJobsStatus(ctx context.Context, in *corev1beta1.GetDeployJobsStatusRequest, opts ...grpc.CallOption) (*corev1beta1.GetDeployJobsStatusResponse, error)
GetDeployJobsStatus provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) GetJobSpecification ¶
func (_m *JobSpecificationServiceClient) GetJobSpecification(ctx context.Context, in *corev1beta1.GetJobSpecificationRequest, opts ...grpc.CallOption) (*corev1beta1.GetJobSpecificationResponse, error)
GetJobSpecification provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) GetJobSpecifications ¶
func (_m *JobSpecificationServiceClient) GetJobSpecifications(ctx context.Context, in *corev1beta1.GetJobSpecificationsRequest, opts ...grpc.CallOption) (*corev1beta1.GetJobSpecificationsResponse, error)
GetJobSpecifications provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) GetJobTask ¶
func (_m *JobSpecificationServiceClient) GetJobTask(ctx context.Context, in *corev1beta1.GetJobTaskRequest, opts ...grpc.CallOption) (*corev1beta1.GetJobTaskResponse, error)
GetJobTask provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) GetWindow ¶
func (_m *JobSpecificationServiceClient) GetWindow(ctx context.Context, in *corev1beta1.GetWindowRequest, opts ...grpc.CallOption) (*corev1beta1.GetWindowResponse, error)
GetWindow provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) JobInspect ¶
func (_m *JobSpecificationServiceClient) JobInspect(ctx context.Context, in *corev1beta1.JobInspectRequest, opts ...grpc.CallOption) (*corev1beta1.JobInspectResponse, error)
JobInspect provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) ListJobSpecification ¶
func (_m *JobSpecificationServiceClient) ListJobSpecification(ctx context.Context, in *corev1beta1.ListJobSpecificationRequest, opts ...grpc.CallOption) (*corev1beta1.ListJobSpecificationResponse, error)
ListJobSpecification provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) RefreshJobs ¶
func (_m *JobSpecificationServiceClient) RefreshJobs(ctx context.Context, in *corev1beta1.RefreshJobsRequest, opts ...grpc.CallOption) (corev1beta1grpc.JobSpecificationService_RefreshJobsClient, error)
RefreshJobs provides a mock function with given fields: ctx, in, opts
func (*JobSpecificationServiceClient) ReplaceAllJobSpecifications ¶
func (_m *JobSpecificationServiceClient) ReplaceAllJobSpecifications(ctx context.Context, opts ...grpc.CallOption) (corev1beta1grpc.JobSpecificationService_ReplaceAllJobSpecificationsClient, error)
ReplaceAllJobSpecifications provides a mock function with given fields: ctx, opts
func (*JobSpecificationServiceClient) UpdateJobSpecifications ¶
func (_m *JobSpecificationServiceClient) UpdateJobSpecifications(ctx context.Context, in *corev1beta1.UpdateJobSpecificationsRequest, opts ...grpc.CallOption) (*corev1beta1.UpdateJobSpecificationsResponse, error)
UpdateJobSpecifications provides a mock function with given fields: ctx, in, opts