Versions in this module Expand all Collapse all v1 v1.0.0-alpha Nov 8, 2018 v0 v0.4.0 Nov 8, 2018 Changes in this version + type Predicate interface + Filter func(string, *apiv1.Pod, []apiv1.Node) ([]apiv1.Node, error) + Name func() string + func NewHA(kubeCli kubernetes.Interface) Predicate