Documentation ¶
Overview ¶
Package constraintbuilders Generate various executor specific constraints (constraints) according to scheduleInfo
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func K8S ¶
func K8S(s *apistructs.ScheduleInfo2, service *apistructs.Service, podlabels []constraints.PodLabelsForAffinity, hostnameUtil constraints.HostnameUtil) *k8s.Constraints
K8S build k8s constraints
func Marathon ¶
func Marathon(s *apistructs.ScheduleInfo2, service *apistructs.Service) *marathon.Constraints
Marathon build marathon constraints
func Metronome ¶
func Metronome(s *apistructs.ScheduleInfo2, service *apistructs.Service) *metronome.Constraints
Metronome build metronome constraints
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.