Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GcpBatchService ¶
type GcpBatchService struct { batchpb.UnimplementedBatchServer // contains filtered or unexported fields }
func New ¶
func New() (*GcpBatchService, error)
func (*GcpBatchService) SubmitJob ¶
func (a *GcpBatchService) SubmitJob(ctx context.Context, request *batchpb.JobSubmitRequest) (*batchpb.JobSubmitResponse, error)
Click to show internal directories.
Click to hide internal directories.