Versions in this module Expand all Collapse all v0 v0.0.2 Apr 12, 2020 v0.0.1 Mar 26, 2020 Changes in this version + const HostnameLabel + func SetPodNodeAffinityPreferred(node *corev1.Node, pod *corev1.Pod) + func SetPodNodeAffinityRequired(node *corev1.Node, pod *corev1.Pod) + type Scheduler struct + Client client.Client + Config *config.Config + IdLabels map[string]string + Namespace string + func (s *Scheduler) SchedulePod(pod *corev1.Pod, step *bitflowv1.BitflowStep, ...) (*corev1.Node, string)