package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
New initializes a new plugin and returns it.
# Constants
ErrReasonUnknownCondition is used for NodeUnknownCondition predicate error.
ErrReasonUnschedulable is used for NodeUnschedulable predicate error.
Name is the name of the plugin used in the plugin registry and configurations.
# Structs
NodeUnschedulable plugin filters nodes that set node.Spec.Unschedulable=true unless the pod tolerates {key=node.kubernetes.io/unschedulable, effect:NoSchedule} taint.