Documentation ¶
Index ¶
Constants ¶
View Source
const ( // GangScheduling enables pluggable gang scheduling for jobs. GangScheduling featuregate.Feature = "GangScheduling" // DAGScheduling enables DAG scheduling workflow between different job replcias. DAGScheduling featuregate.Feature = "DAGScheduling" )
Variables ¶
View Source
var (
KubeDLFeatureGates = featuregate.NewFeatureGate()
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.