Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PredicateManager ¶
type PredicateManager interface {
Predicates(pod *v1.Pod, node *framework.NodeInfo, allocate bool) (plugin string, error error)
}
func NewPredicateManager ¶
func NewPredicateManager(handle framework.Handle) PredicateManager
Click to show internal directories.
Click to hide internal directories.