Documentation ¶
Index ¶
- func CreateJob(kubeConfig, jobID, namespace, imageName string, cpu, gpu int64) error
- func DeleteJob(kubeConfig, jobID, namespace string) error
- func JobStatus(kubeConfig, jobID, namespace string) (*batchV1.JobStatus, error)
- func PodStatus(kubeConfig, jobID, namespace string) (*coreV1.Pod, error)
- type Log
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.