Versions in this module Expand all Collapse all v0 v0.20.11 Oct 1, 2021 Changes in this version + const DefaultWaitTime + const PodGroupLabel + var ErrorNotMatched = fmt.Errorf("not match coscheduling") + var ErrorResourceNotEnough = fmt.Errorf("resource not enough") + var ErrorWaiting = fmt.Errorf("waiting") + func CreateMergePatch(original, new interface{}) ([]byte, error) + func GetPodGroupFullName(pod *v1.Pod) string + func GetPodGroupLabel(pod *v1.Pod) string + func GetWaitTimeDuration(pg *v1alpha1.PodGroup, scheduleTimeout *time.Duration) time.Duration