single

package
v0.14.6 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	JobGVK              = k8s.PodGVK
	KubeSingleFwVersion = client.KubeFrameworkVersion(JobGVK)
)

Functions

Types

type KubeSingleJob

type KubeSingleJob struct {
	kuberuntime.KubeBaseJob
	// contains filtered or unexported fields
}

KubeSingleJob is an executor struct that runs a single job

func (*KubeSingleJob) AddEventListener

func (sp *KubeSingleJob) AddEventListener(ctx context.Context, listenerType string, jobQueue workqueue.RateLimitingInterface, listener interface{}) error

func (*KubeSingleJob) JobStatus

func (sp *KubeSingleJob) JobStatus(obj interface{}) (api.StatusInfo, error)

JobStatus get single job status, message from interface{}, and covert to JobStatus

func (*KubeSingleJob) Submit

func (sp *KubeSingleJob) Submit(ctx context.Context, job *api.PFJob) error

Jump to

Keyboard shortcuts

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