package
2.2.0+incompatible
Repository: https://github.com/erda-project/erda.git
Documentation: pkg.go.dev
# Functions
GenerateExecutorByCluster Get executorname according to `cluster` and `executorType`.
No description provided by the author
No description provided by the author
SetJobExecutorByCluster When the job executor is empty, set the executor according to the cluster value.
No description provided by the author
SetRuntimeExecutorByCluster When the runtime executor is empty, set the executor according to the cluster value.
# Constants
DiceCluster DICE_CLUSTER env key.
EdasKindInK8s k8s service executor in edas.
JobKindK8S k8s job executor type.
JobKindMetronome metronome executor type.
k8sKindFlink Identify k8s flink type.
k8sKindSpark Identify k8s spark type.
k8sSparkVersion Identify k8s flink version.
ServiceKindEdas edas executor type.
ServiceKindK8S k8s executor type.
ServiceKindMarathon marathon executor type.