Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Volcano string of volcano apiVersion Volcano = "volcano" // JobFlow kind of jobFlow JobFlow = "JobFlow" // CreatedByJobTemplate the vcjob annotation and label of created by jobTemplate CreatedByJobTemplate = "volcano.sh/createdByJobTemplate" // CreatedByJobFlow the vcjob annotation and label of created by jobFlow CreatedByJobFlow = "volcano.sh/createdByJobFlow" )
Variables ¶
This section is empty.
Functions ¶
func GenerateObjectString ¶ added in v1.10.0
GenerateObjectString generates the object information string using namespace and name
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.