Documentation ¶
Index ¶
- func DeleteJob(name string, namespace string) string
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunCliCommand ¶
RunCliCommand runs the volcano command.
func RunCliCommandWithoutKubeConfig ¶
RunCliCommandWithoutKubeConfig runs the volcano command.
func SuspendJob ¶
SuspendJob suspends the job in the given namespace.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.