Optional descriptions
descriptions: { canceled?: string; completed?: string; failed?: string; inProcess?: string; planned?: string; requested?: string; stopped?: string; waitingForApproval?: string; waitingForPreApproval?: string }
Type declaration
-
Optional canceled?: string
-
Optional completed?: string
-
Optional failed?: string
-
Optional inProcess?: string
-
Optional planned?: string
-
Optional requested?: string
-
Optional stopped?: string
-
Optional waitingForApproval?: string
-
Optional waitingForPreApproval?: string
Container goal scheduler. If no scheduler is provided, the k8s scheduler is used if the SDM is running in a Kubernetes cluster, otherwise the Docker scheduler is used.