hpcthclient

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Argv

type Argv = hpcTH.Argv

type Environment

type Environment = hpcTH.Environment

type HistoryJob

type HistoryJob = hpcTH.HistoryJob

type HpcTH

type HpcTH interface {
	// ListJob list all jobs
	ListJob(ctx context.Context, in *ListJobReq, opts ...grpc.CallOption) (*ListJobResp, error)
	// ListHistoryJob list all history jobs
	ListHistoryJob(ctx context.Context, in *ListHistoryJobReq, opts ...grpc.CallOption) (*ListHistoryJobResp, error)
	// Submit job
	SubmitJob(ctx context.Context, in *SubmitJobReq, opts ...grpc.CallOption) (*SubmitJobResp, error)
}

func NewHpcTH

func NewHpcTH(cli zrpc.Client) HpcTH

type Job

type Job = hpcTH.Job

type ListHistoryJobReq

type ListHistoryJobReq = hpcTH.ListHistoryJobReq

type ListHistoryJobResp

type ListHistoryJobResp = hpcTH.ListHistoryJobResp

type ListJobReq

type ListJobReq = hpcTH.ListJobReq

type ListJobResp

type ListJobResp = hpcTH.ListJobResp

type SubmitJobReq

type SubmitJobReq = hpcTH.SubmitJobReq

type SubmitJobResp

type SubmitJobResp = hpcTH.SubmitJobResp

type SubmitResponseMsg

type SubmitResponseMsg = hpcTH.SubmitResponseMsg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL