Versions in this module Expand all Collapse all v0 v0.3.0 Feb 21, 2020 Changes in this version + func DeleteJob(name string, namespace string) string + func IsNodeReady(node *v1.Node) bool + func ListJobs(namespace string) string + func ResumeJob(name string, namespace string) string + func RunCliCommand(command []string) string + func RunCliCommandWithoutKubeConfig(command []string) string + func SuspendJob(name string, namespace string) string + func VolcanoCliBinary() string